Home
last modified time | relevance | path

Searched refs:setBtUid (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElement.java141 public void setBtUid(SignedLongLong btUid) { in setBtUid() method in BluetoothMapConvoContactElement
265 newElement.setBtUid(SignedLongLong.fromString(attributeValue)); in createFromXml()
DBluetoothMapContent.java3349 c.setBtUid(new SignedLongLong(tmpCursor.getLong(fi.mContactColBtUid), 0)); in populateImEmailConvoElement()
3519 contactElement.setBtUid(null); in addSmsMmsContacts()