Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt237 private fun NotificationListenerService.Ranking.getIcon( in extractPersonKey() method
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java100 public abstract class NotificationListenerService extends Service { class