Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallFilteringResult.java23 public boolean shouldShowNotification; field in CallFilteringResult
26 shouldAddToCallLog, boolean shouldShowNotification) { in CallFilteringResult()
DCallScreeningServiceFilter.java111 boolean shouldShowNotification) { in disallowCall()
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
DNotificationController.java150 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController