Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/
DItemsProvider.java396 private static class NotificationHandler extends Handler { class in ItemsProvider
406 NotificationHandler(@NonNull Context context) { in NotificationHandler() method in ItemsProvider.NotificationHandler
/packages/modules/Connectivity/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