Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElementTest.java63 BluetoothMapConvoContactElement contactElement = in constructorWithArguments() local
93 BluetoothMapConvoContactElement contactElement = in createFromMapContact() local
102 BluetoothMapConvoContactElement contactElement = new BluetoothMapConvoContactElement(); in settersAndGetters() local
127 BluetoothMapConvoContactElement contactElement = in encodeToXml_thenDecodeToInstance_returnsCorrectly() local
173 BluetoothMapConvoContactElement contactElement = in equalsWithSameValues_returnsTrue() local
202 BluetoothMapConvoContactElement contactElement = in equalsWithDifferentPriority_returnsFalse() local
231 BluetoothMapConvoContactElement contactElement = in compareTo_withSameValues_returnsZero() local
DBluetoothMapContentObserverTest.java1062 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in initContactsList() local
2406 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNullContactForUci() local
2477 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNonNullContactForUci() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java3441 BluetoothMapConvoContactElement contactElement; in addSmsMmsContacts() local