Home
last modified time | relevance | path

Searched defs:uci (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountItem.java45 Drawable icon, BluetoothMapUtils.TYPE appType, String uci, String uciPrefix) { in BluetoothMapAccountItem()
65 String authority, Drawable icon, BluetoothMapUtils.TYPE appType, String uci, in create()
DBluetoothMapConvoContactElement.java73 public BluetoothMapConvoContactElement(String uci, String name, String displayName, in BluetoothMapConvoContactElement()
175 public void setContactId(String uci) { in setContactId()
DBluetoothMapAccountLoader.java202 String uci = null; in parseAccounts() local
DBluetoothMapContentObserver.java612 String uci = null; field in BluetoothMapContentObserver.Event
703 public Event(String eventType, String uci, TYPE msgType, String name, String priority, in Event()
1295 String uci = c.getString(cInfo.mContactColUci); in initContactsList() local
1858 String uci = c.getString(cInfo.mContactColUci); in handleContactListChanges() local
DBluetoothMapObexServer.java1404 String uci = mAccount.getUci(); in sendMASInstanceInformationRsp() local