Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java200 || isMediaOrNavigationNotification(sbn); in shouldFilter()
218 -> isMediaOrNavigationNotification(statusBarNotification)); in filter()
244 private boolean isMediaOrNavigationNotification(StatusBarNotification statusBarNotification) { in isMediaOrNavigationNotification() method in PreprocessingManager