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/contacts/
DVoicemailContractTest.java472 int updateNotificationChannelState = Status.NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING; in testStatusTable() local
507 value.put(Status.NOTIFICATION_CHANNEL_STATE, updateNotificationChannelState); in testStatusTable()
519 assertEquals(updateNotificationChannelState, in testStatusTable()