Searched refs:CATEGORY_EVENT (Results 1 – 12 of 12) sorted by relevance
20 import android.app.Notification.CATEGORY_EVENT195 category = CATEGORY_EVENT in testAvalancheFilter_duringAvalanche_allowCategoryEvent()
22 import android.app.Notification.CATEGORY_EVENT339 if (entry.sbn.notification.category == CATEGORY_EVENT) { in shouldSuppress()
21 import static android.app.Notification.CATEGORY_EVENT;209 new Notification.Builder(mContext, "").setCategory(CATEGORY_EVENT).build()) in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
21 import static android.app.Notification.CATEGORY_EVENT;907 || isCategory(CATEGORY_EVENT, n) in isNotificationBlockedByPolicy()
344 return record.isCategory(Notification.CATEGORY_EVENT); in isEvent()
1555 || Notification.CATEGORY_EVENT.equals(category)) { in isAvalancheExemptedFullVolume()
307 // Notification set with CATEGORY_EVENT.
2322 r.getNotification().category = Notification.CATEGORY_EVENT; in testBeepVolume_politeNotif_AvalancheStrategy_exempt_AttnUpdate()
987 public static final String CATEGORY_EVENT = "event"; field in Notification
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4565 field public static final java.lang.String CATEGORY_EVENT = "event";
6410 field public static final String CATEGORY_EVENT = "event";