Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/notification/
DNotificationHelperService.java105 if (!shouldDisplayNotification(notificationReason)) { in sendToggleNotification()
162 private boolean shouldDisplayNotification(String countKey) { in shouldDisplayNotification() method in NotificationHelperService