Home
last modified time | relevance | path

Searched defs:TEST_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElementTest.java50 private static final int TEST_PRIORITY = 1; field in BluetoothMapConvoContactElementTest
DBluetoothMapMessageListingElementTest.java54 private static final String TEST_PRIORITY = "test_priority"; field in BluetoothMapMessageListingElementTest
DEventTest.java51 private static final String TEST_PRIORITY = "test_priority"; field in EventTest
DBluetoothMapContentObserverTest.java118 static final int TEST_PRIORITY = 1; field in BluetoothMapContentObserverTest
935 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in initContactsList() local
1877 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNullContactForUci() local
1927 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNonNullContactForUci() local