Home
last modified time | relevance | path

Searched defs:TEST_UCI (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapMasInstanceTest.java47 private static final String TEST_UCI = "uci"; field in BluetoothMapMasInstanceTest
DBluetoothMapConvoContactElementTest.java45 private static final String TEST_UCI = "test_bt_uci"; field in BluetoothMapConvoContactElementTest
DEventTest.java57 private static final String TEST_UCI = "test_uci"; field in EventTest
DBluetoothMapObexServerTest.java64 private static final String TEST_UCI = "uci"; field in BluetoothMapObexServerTest
DBluetoothMapAccountItemTest.java37 private static final String TEST_UCI = "uci"; field in BluetoothMapAccountItemTest
DBluetoothMapContentObserverTest.java114 static final String TEST_UCI = "col_uci"; field in BluetoothMapContentObserverTest
1065 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in initContactsList() local
2408 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in handleContactListChanges_withNullContactForUci() local
2479 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in handleContactListChanges_withNonNullContactForUci() local