Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java80 private final ActionClickLogger mActionClickLogger; field in StatusBarRemoteInputCallback
113 mActionClickLogger = clickLogger; in StatusBarRemoteInputCallback()
263 mActionClickLogger.logWaitingToCloseKeyguard(pendingIntent, actionIndex); in handleRemoteViewClick()
268 mActionClickLogger.logKeyguardGone(pendingIntent, actionIndex); in handleRemoteViewClick()