Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DMediaFocusControl.java97 private final NotificationListenerObserver mNotifListenerObserver;
120 mNotifListenerObserver = new NotificationListenerObserver(); in MediaFocusControl()
145 private class NotificationListenerObserver extends ContentObserver { class in MediaFocusControl
147 NotificationListenerObserver() { in NotificationListenerObserver() method in MediaFocusControl.NotificationListenerObserver