Searched refs:isSystemNotification (Results 1 – 2 of 2) sorted by relevance
298 isSystemNotification(na);300 isSystemNotification(nb);573 private static boolean isSystemNotification(StatusBarNotification sbn) { in isSystemNotification() method in NotificationData
3272 final boolean isSystemNotification = in checkDisqualifyingFeatures()3278 if (!isSystemNotification && !isNotificationFromListener) { in checkDisqualifyingFeatures()