Home
last modified time | relevance | path

Searched defs:shouldShowNotification (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DCallFilteringResult.java56 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification()
127 public boolean shouldShowNotification; field in CallFilteringResult
136 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DMtpNotificationManager.java132 static boolean shouldShowNotification(PackageManager packageManager, UsbDevice device) { in shouldShowNotification() method in MtpNotificationManager
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWakeupOnboarding.java151 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DNotificationController.java152 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java908 private void shouldShowNotification(int serviceState, int subId) { in shouldShowNotification() method in NotificationMgr