Searched refs:setBtUid (Results 1 – 3 of 3) sorted by relevance
156 public void setBtUid(SignedLongLong btUid) { in setBtUid() method in BluetoothMapConvoContactElement276 newElement.setBtUid(SignedLongLong.fromString(attributeValue)); in createFromXml()
3348 c.setBtUid(new SignedLongLong(tmpCursor.getLong(fi.mContactColBtUid), 0)); in populateImEmailConvoElement()3522 contactElement.setBtUid(null); in addSmsMmsContacts()
108 contactElement.setBtUid(SignedLongLong.fromString(TEST_BT_UID)); in settersAndGetters()