Searched refs:CATEGORY_CALL (Results 1 – 13 of 13) sorted by relevance
68 assertCriticality(Notification.CATEGORY_CALL, in testExtractCritically_nonsupporting()87 assertCriticality(Notification.CATEGORY_CALL, in testExtractCritically()
110 .setCategory(Notification.CATEGORY_CALL) in setUp()122 .setCategory(Notification.CATEGORY_CALL) in setUp()132 .setCategory(Notification.CATEGORY_CALL) in setUp()233 .setCategory(Notification.CATEGORY_CALL) in setUp()
107 r.sbn.getNotification().category = Notification.CATEGORY_CALL; in testIsAlarm_wrongCategory()
22 import static android.app.Notification.CATEGORY_CALL;4582 .setCategory(CATEGORY_CALL) in testFlagBubbleNotifs_flag_phonecall()4617 .setCategory(CATEGORY_CALL) in testFlagBubbleNotifs_noFlag_phonecall_noForegroundService()4646 .setCategory(CATEGORY_CALL) in testFlagBubbleNotifs_noFlag_phonecall_noPerson()4810 .setCategory(CATEGORY_CALL) in testFlagBubbleNotifs_noFlag_phonecall_notAllowed()4845 .setCategory(CATEGORY_CALL) in testFlagBubbleNotifs_noFlag_phonecall_channelNotAllowed()
179 return record.isCategory(Notification.CATEGORY_CALL) in isCall()
249 || record.isCategory(Notification.CATEGORY_CALL)); in isCall()
20 import static android.app.Notification.CATEGORY_CALL;5009 boolean isCall = CATEGORY_CALL.equals(notification.category);
20 import static android.app.Notification.CATEGORY_CALL;796 return isCategory(CATEGORY_CALL, n) in isNotificationBlockedByPolicy()
22 import static android.app.Notification.CATEGORY_CALL;293 new Notification.Builder(mContext, "").setCategory(CATEGORY_CALL).build()); in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
797 public static final String CATEGORY_CALL = "call"; field in Notification
4562 field public static final java.lang.String CATEGORY_CALL = "call";
5296 field public static final String CATEGORY_CALL = "call";