Home
last modified time | relevance | path

Searched defs:btUid (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElement.java84 String btUid) { in BluetoothMapConvoContactElement()
156 public void setBtUid(SignedLongLong btUid) { in setBtUid()
DBluetoothMapContentObserver.java1478 String btUid = c.getString(cInfo.mContactColBtUid); in initContactsList() local
2375 String btUid = c.getString(cInfo.mContactColBtUid); in handleContactListChanges() local
DBluetoothMapContent.java4351 String[] btUid = new String[1]; in getIMMessage() local