Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DKeyguardLogger.kt100 fun logUpdateDeviceEntryIndication( in logUpdateDeviceEntryIndication() method in com.android.keyguard.logging.KeyguardLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1024 mKeyguardLogger.logUpdateDeviceEntryIndication(animate, mVisible, mDozing); in updateDeviceEntryIndication()