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.java72 public BluetoothMapConvoContactElement(String uci, String name, String displayName, in BluetoothMapConvoContactElement()
174 public void setContactId(String uci) { in setContactId()
DBluetoothMapAccountLoader.java206 String uci = null; in parseAccounts() local
DBluetoothMapContentObserver.java601 public String uci = null; field in BluetoothMapContentObserver.Event
691 Event(String eventType, String uci, TYPE msgType, String name, String priority, in Event()
1368 String uci = c.getString(cInfo.mContactColUci); in initContactsList() local
1967 String uci = c.getString(cInfo.mContactColUci); in handleContactListChanges() local
DBluetoothMapObexServer.java1631 String uci = mAccount.getUci(); in sendMASInstanceInformationRsp() local