Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DMapContactTest.java48 assertThat(contact.getXBtUidString()).isNull(); in getXBtUidString_withZeroId()
55 assertThat(contact.getXBtUidString()) in getXBtUidString_withNonZeroId()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DMapContact.java41 public String getXBtUidString() { in getXBtUidString() method in MapContact