Searched defs:isIntercepted (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java408 public boolean isIntercepted() { method in class:NotificationRecord
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1247 outRanking.populate(key, rank, !isIntercepted(key),
1263 private boolean isIntercepted(String key) { method in class:NotificationListenerService.RankingMap

Completed in 10 milliseconds