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

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

Completed in 64 milliseconds