Home
last modified time | relevance | path

Searched defs:isDungeonNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceController.java48 boolean isDungeonNotification(StatusBarNotification sbn); in isDungeonNotification() method
DForegroundServiceControllerImpl.java110 public boolean isDungeonNotification(StatusBarNotification sbn) { in isDungeonNotification() method in ForegroundServiceControllerImpl