Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallFilteringResult.java57 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification()
135 public boolean shouldShowNotification; field in CallFilteringResult
145 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, boolean in CallFilteringResult()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWakeupOnboarding.java153 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
DNotificationController.java152 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java974 private void shouldShowNotification(int serviceState, int subId) { in shouldShowNotification() method in NotificationMgr