Home
last modified time | relevance | path

Searched defs:TEST_CHAT_STATE (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_CHAT_STATE = 2; field in BluetoothMapConvoContactElementTest
DEventTest.java56 private static final int TEST_CHAT_STATE = BluetoothMapContract.ChatState.COMPOSING; field in EventTest
DBluetoothMapAppParamsTest.java43 public static final int TEST_CHAT_STATE = 1; field in BluetoothMapAppParamsTest
DBluetoothMapContentObserverTest.java112 static final int TEST_CHAT_STATE = 1; field in BluetoothMapContentObserverTest
1069 Assert.assertEquals(contactElement.getChatState(), TEST_CHAT_STATE); in initContactsList() local
2412 Assert.assertEquals(contactElement.getChatState(), TEST_CHAT_STATE); in handleContactListChanges_withNullContactForUci() local
2483 Assert.assertEquals(contactElement.getChatState(), TEST_CHAT_STATE); in handleContactListChanges_withNonNullContactForUci() local