Home
last modified time | relevance | path

Searched defs:TEST_DISPLAY_NAME (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElementTest.java47 private static final String TEST_DISPLAY_NAME = "test_display_name"; field in BluetoothMapConvoContactElementTest
DBluetoothMapContentObserverTest.java110 static final String TEST_DISPLAY_NAME = "col_nickname"; field in BluetoothMapContentObserverTest
1067 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in initContactsList() local
2410 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in handleContactListChanges_withNullContactForUci() local
2481 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in handleContactListChanges_withNonNullContactForUci() local