Searched refs:shouldShowNotification (Results 1 – 4 of 4) sorted by relevance
39 boolean shouldShowNotification, in disallowCall() argument
123 if (!shouldShowNotification(timestamp)) { in maybeShowNotification()151 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
130 static boolean shouldShowNotification(PackageManager packageManager, UsbDevice device) { in shouldShowNotification() method in MtpNotificationManager
758 if (showMtpNotification && MtpNotificationManager.shouldShowNotification( in resolveActivity()