Searched refs:setNotificationChannelState (Results 1 – 4 of 4) sorted by relevance
59 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_OK) in handleConfigurationEvent()67 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_OK) in handleConfigurationEvent()74 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_OK) in handleConfigurationEvent()161 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_OK) in handleNotificationChannelEvent()168 status.setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_NO_CONNECTION); in handleNotificationChannelEvent()185 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_NO_CONNECTION) in handleOtherEvent()
70 public Editor setNotificationChannelState(int notificationChannelState) { in setNotificationChannelState() method in VoicemailStatus.Editor152 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_NO_CONNECTION) in disable()
152 .setNotificationChannelState(Status.NOTIFICATION_CHANNEL_STATE_OK) in handleConfigurationEvent()291 editor.setNotificationChannelState(errorCode); in postError()
217 public Builder setNotificationChannelState(int notificationChannelState) { in setNotificationChannelState() method in VoicemailStatus.Builder