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.java45 private static final String TEST_UCI = "uci"; field in BluetoothMapMasInstanceTest
DBluetoothMapConvoContactElementTest.java44 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.java63 private static final String TEST_UCI = "uci"; field in BluetoothMapObexServerTest
DBluetoothMapAccountItemTest.java37 private static final String TEST_UCI = "uci"; field in BluetoothMapAccountItemTest
DBluetoothMapContentObserverTest.java111 static final String TEST_UCI = "col_uci"; field in BluetoothMapContentObserverTest
924 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in initContactsList() local
1866 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in handleContactListChanges_withNullContactForUci() local
1916 Assert.assertEquals(contactElement.getContactId(), TEST_UCI); in handleContactListChanges_withNonNullContactForUci() local