Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DVoicemailContractTest.java224 int updateNotificationChannelState = Status.NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING; in testStatusTable() local
253 value.put(Status.NOTIFICATION_CHANNEL_STATE, updateNotificationChannelState); in testStatusTable()
263 assertEquals(updateNotificationChannelState, in testStatusTable()