Searched refs:CHANNEL_ID_CALL_BLOCKING (Results 1 – 2 of 2) sorted by relevance
39 public static final String CHANNEL_ID_CALL_BLOCKING = "TelecomCallBlocking"; field in NotificationChannelManager62 createOrUpdateChannel(context, CHANNEL_ID_CALL_BLOCKING); in createOrUpdateAll()99 case CHANNEL_ID_CALL_BLOCKING: in createChannel()
111 .setChannel(NotificationChannelManager.CHANNEL_ID_CALL_BLOCKING) in updateEmergencyCallNotification()