Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationInteractionTracker.kt21 clicker.addNotificationInteractionListener(this)
DNotificationClickNotifier.kt28 fun addNotificationInteractionListener(listener: NotificationInteractionListener) { in addNotificationInteractionListener() method