Searched defs:TEST_PRIORITY (Results 1 – 5 of 5) sorted by relevance
52 private static final int TEST_PRIORITY = 1; field in BluetoothMapConvoContactElementTest
55 private static final String TEST_PRIORITY = "test_priority"; field in BluetoothMapMessageListingElementTest
51 private static final String TEST_PRIORITY = "test_priority"; field in EventTest
121 static final int TEST_PRIORITY = 1; field in BluetoothMapContentObserverTest1074 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in initContactsList() local2417 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNullContactForUci() local2488 Assert.assertEquals(contactElement.getPriority(), TEST_PRIORITY); in handleContactListChanges_withNonNullContactForUci() local
83 const val TEST_PRIORITY = 1 constant