Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java150 mHandler = new NotificationHandler(looper); in TetheringNotificationUpdater()
153 private class NotificationHandler extends Handler { class in TetheringNotificationUpdater
154 NotificationHandler(Looper looper) { in NotificationHandler() method in TetheringNotificationUpdater.NotificationHandler