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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java141 public void setBtUid(SignedLongLong btUid) { method in class:BluetoothMapConvoContactElement
266 newElement.setBtUid(SignedLongLong.fromString(attributeValue));
H A DBluetoothMapContent.java3089 c.setBtUid(new SignedLongLong(tmpCursor.getLong(fi.mContactColBtUid),0));
3263 contactElement.setBtUid(null);

Completed in 40 milliseconds