Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActionClickLogger.kt67 fun logWaitingToCloseKeyguard( in logWaitingToCloseKeyguard() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java250 mActionClickLogger.logWaitingToCloseKeyguard(pendingIntent); in handleRemoteViewClick()