Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
H A DKeyguardLogger.kt83 fun logUpdateDeviceEntryIndication( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java896 mKeyguardLogger.logUpdateDeviceEntryIndication(animate, mVisible, mDozing); in updateDeviceEntryIndication()