Home
last modified time | relevance | path

Searched refs:shouldShowNotification (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DICallScreeningAdapter.aidl39 boolean shouldShowNotification, in disallowCall() argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupOnboarding.java123 if (!shouldShowNotification(timestamp)) { in maybeShowNotification()
151 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java130 static boolean shouldShowNotification(PackageManager packageManager, UsbDevice device) { in shouldShowNotification() method in MtpNotificationManager
DUsbProfileGroupSettingsManager.java758 if (showMtpNotification && MtpNotificationManager.shouldShowNotification( in resolveActivity()