Searched refs:CATEGORY_REMINDER (Results 1 – 11 of 11) sorted by relevance
21 import android.app.Notification.CATEGORY_REMINDER177 category = CATEGORY_REMINDER in testAvalancheFilter_duringAvalanche_allowCategoryReminder()
23 import android.app.Notification.CATEGORY_REMINDER334 if (entry.sbn.notification.category == CATEGORY_REMINDER) { in shouldSuppress()
23 import static android.app.Notification.CATEGORY_REMINDER;196 .setCategory(CATEGORY_REMINDER) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
23 import static android.app.Notification.CATEGORY_REMINDER;908 || isCategory(CATEGORY_REMINDER, n); in isNotificationBlockedByPolicy()
348 return record.isCategory(Notification.CATEGORY_REMINDER); in isReminder()
1554 if (Notification.CATEGORY_REMINDER.equals(category) in isAvalancheExemptedFullVolume()
304 // Notification set with CATEGORY_REMINDER.
2347 r3.getNotification().category = Notification.CATEGORY_REMINDER; in testBeepVolume_politeNotif_AvalancheStrategy_exempt_AttnUpdate()
1044 public static final String CATEGORY_REMINDER = "reminder"; field in Notification
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6418 field public static final String CATEGORY_REMINDER = "reminder";