Home
last modified time | relevance | path

Searched refs:insertNotificationChannelState (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DVoicemailContractTest.java219 int insertNotificationChannelState = Status.NOTIFICATION_CHANNEL_STATE_OK; in testStatusTable() local
231 value.put(Status.NOTIFICATION_CHANNEL_STATE, insertNotificationChannelState); in testStatusTable()
242 assertEquals(insertNotificationChannelState, in testStatusTable()