Searched refs:DEVELOPER_IMPORTANT (Results 1 – 2 of 2) sorted by relevance
41 public static String DEVELOPER_IMPORTANT = "DEVELOPER_IMPORTANT"; field in SystemNotificationChannels105 DEVELOPER_IMPORTANT, in createAll()
83 return new Notification.Builder(context, SystemNotificationChannels.DEVELOPER_IMPORTANT) in createNotification()