Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DKeyguardLogger.kt167 fun logKeyguardSwitchIndication( in logKeyguardSwitchIndication() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java279 mLogger.logKeyguardSwitchIndication(type, in showIndication()