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.java66 BluetoothMapConvoContactElement contactElement = in constructorWithArguments() local
89 BluetoothMapConvoContactElement contactElement = in createFromMapContact() local
98 BluetoothMapConvoContactElement contactElement = new BluetoothMapConvoContactElement(); in settersAndGetters() local
123 BluetoothMapConvoContactElement contactElement = new in encodeToXml_thenDecodeToInstance_returnsCorrectly() local
162 BluetoothMapConvoContactElement contactElement = in equalsWithSameValues_returnsTrue() local
177 BluetoothMapConvoContactElement contactElement = in equalsWithDifferentPriority_returnsFalse() local
192 BluetoothMapConvoContactElement contactElement = in compareTo_withSameValues_returnsZero() local
DBluetoothMapContentObserverTest.java921 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in initContactsList() local
1864 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNullContactForUci() local
1914 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNonNullContactForUci() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java3347 BluetoothMapConvoContactElement contactElement; in addSmsMmsContacts() local