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.java51 private static final int TEST_PRIORITY = 1; field in BluetoothMapConvoContactElementTest
DBluetoothMapMessageListingElementTest.java55 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
933 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in initContactsList() local
1875 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNullContactForUci() local
1925 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNonNullContactForUci() local