Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java40 public static final String CHANNEL_ID_ALERT = "alert"; field in NotificationChannelController
67 CHANNEL_ID_ALERT, in createAll()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java519 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in getNotificationBuilder()
DServiceStateTracker.java4668 .setChannelId(NotificationChannelController.CHANNEL_ID_ALERT) in setNotification()