Searched refs:CATEGORY_ALARM (Results 1 – 13 of 13) sorted by relevance
19 import static android.app.Notification.CATEGORY_ALARM;151 new Notification.Builder(mContext, "").setCategory(CATEGORY_ALARM).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
179 .setCategory(Notification.CATEGORY_ALARM) in buildCountDownNotification()
19 import static android.app.Notification.CATEGORY_ALARM;885 || isCategory(CATEGORY_ALARM, n) in isNotificationBlockedByPolicy()
164 .setCategory(NotificationCompat.CATEGORY_ALARM)365 .setCategory(NotificationCompat.CATEGORY_ALARM)
252 return record.isCategory(Notification.CATEGORY_ALARM) in isAlarm()
119 r.getSbn().getNotification().category = Notification.CATEGORY_ALARM; in testIsAlarm()
1298 sbn.getNotification().category = Notification.CATEGORY_ALARM; in isConversation_pkgAllowed_isMNotsgType()
1379 .setCategory(Notification.CATEGORY_ALARM).build(); in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
509 .setCategory(NotificationCompat.CATEGORY_ALARM)
910 public static final String CATEGORY_ALARM = "alarm"; field in Notification
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5653 field public static final String CATEGORY_ALARM = "alarm";
4561 field public static final java.lang.String CATEGORY_ALARM = "alarm";