Searched refs:CATEGORY_ALARM (Results 1 – 8 of 8) sorted by relevance
19 import static android.app.Notification.CATEGORY_ALARM;798 || isCategory(CATEGORY_ALARM, n) in isNotificationBlockedByPolicy()
100 r.sbn.getNotification().category = Notification.CATEGORY_ALARM; in testIsAlarm()
235 return record.isCategory(Notification.CATEGORY_ALARM) in isAlarm()
21 import static android.app.Notification.CATEGORY_ALARM;304 new Notification.Builder(mContext, "").setCategory(CATEGORY_ALARM).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
827 public static final String CATEGORY_ALARM = "alarm"; field in Notification
4561 field public static final java.lang.String CATEGORY_ALARM = "alarm";
5295 field public static final String CATEGORY_ALARM = "alarm";