Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/shared/
H A DNotificationHandler.java41 public class NotificationHandler { class
48 private NotificationHandler() {} in NotificationHandler() method in NotificationHandler
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringNotificationUpdater.java153 private class NotificationHandler extends Handler { class in TetheringNotificationUpdater
154 NotificationHandler(Looper looper) { in NotificationHandler() method in TetheringNotificationUpdater.NotificationHandler
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java241 public interface NotificationHandler { interface in NotificationListener