Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java153 private class NotificationHandler extends Handler { class in TetheringNotificationUpdater
154 NotificationHandler(Looper looper) { in NotificationHandler() method in TetheringNotificationUpdater.NotificationHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java225 public interface NotificationHandler { interface in NotificationListener