Searched refs:TEST_PRESENCE_STATE (Results 1 – 2 of 2) sorted by relevance
54 private static final int TEST_PRESENCE_STATE = BluetoothMapContract.PresenceState.ONLINE; field in EventTest189 TEST_PRESENCE_STATE, in constructor_forExtendedEventTypeOnePointTwo_withConversationEvents()202 assertThat(event.presenceState).isEqualTo(TEST_PRESENCE_STATE); in constructor_forExtendedEventTypeOnePointTwo_withConversationEvents()
117 static final int TEST_PRESENCE_STATE = 1; field in BluetoothMapContentObserverTest1047 TEST_PRESENCE_STATE, in initContactsList()1071 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in initContactsList() local2392 TEST_PRESENCE_STATE, in handleContactListChanges_withNullContactForUci()2414 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in handleContactListChanges_withNullContactForUci() local2450 TEST_PRESENCE_STATE, in handleContactListChanges_withNonNullContactForUci()2485 Assert.assertEquals(contactElement.getPresenceAvailability(), TEST_PRESENCE_STATE); in handleContactListChanges_withNonNullContactForUci() local