Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DEventTest.java54 private static final int TEST_PRESENCE_STATE = BluetoothMapContract.PresenceState.ONLINE; field in EventTest
DBluetoothMapContentObserverTest.java114 static final int TEST_PRESENCE_STATE = 1; field in BluetoothMapContentObserverTest
930 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in initContactsList() local
1872 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in handleContactListChanges_withNullContactForUci() local
1922 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in handleContactListChanges_withNonNullContactForUci() local