Searched refs:isSystemNotification (Results 1 – 2 of 2) sorted by relevance
117 isSystemNotification(na);119 isSystemNotification(nb);318 private static boolean isSystemNotification(StatusBarNotification sbn) { in isSystemNotification() method in NotificationData
1758 final boolean isSystemNotification = isUidSystem(callingUid) || ("android".equals(pkg)); in enqueueNotificationInternal()1767 if (!isSystemNotification && !isNotificationFromListener) { in enqueueNotificationInternal()1864 if (!isSystemNotification) { in enqueueNotificationInternal()