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.java54 BluetoothMapConvoContactElement contactElement = in constructorWithArguments() local
83 BluetoothMapConvoContactElement contactElement = in createFromMapContact() local
92 BluetoothMapConvoContactElement contactElement = new BluetoothMapConvoContactElement(); in settersAndGetters() local
117 BluetoothMapConvoContactElement contactElement = in encodeToXml_thenDecodeToInstance_returnsCorrectly() local
163 BluetoothMapConvoContactElement contactElement = in equalsWithSameValues_returnsTrue() local
192 BluetoothMapConvoContactElement contactElement = in equalsWithDifferentPriority_returnsFalse() local
221 BluetoothMapConvoContactElement contactElement = in compareTo_withSameValues_returnsZero() local
DBluetoothMapContentObserverTest.java1071 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in initContactsList() local
2320 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNullContactForUci() local
2391 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNonNullContactForUci() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java3437 BluetoothMapConvoContactElement contactElement; in addSmsMmsContacts() local