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.java45 private static final String TEST_DISPLAY_NAME = "test_display_name"; field in BluetoothMapConvoContactElementTest
DBluetoothMapContentObserverTest.java107 static final String TEST_DISPLAY_NAME = "col_nickname"; field in BluetoothMapContentObserverTest
928 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in initContactsList() local
1870 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in handleContactListChanges_withNullContactForUci() local
1920 Assert.assertEquals(contactElement.getDisplayName(), TEST_DISPLAY_NAME); in handleContactListChanges_withNonNullContactForUci() local