Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java51 public static final String CHANNEL_ID_SIM_HIGH_PRIORITY = "simHighPriority"; field in NotificationChannelController
103 new NotificationChannel(CHANNEL_ID_SIM_HIGH_PRIORITY, in createAll()