Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DScreenDecorationsLogger.kt166 fun cameraProtectionEvent(@CompileTimeConstant cameraProtectionEvent: String) { in cameraProtectionEvent() method
167 logBuffer.log(TAG, DEBUG, cameraProtectionEvent) in cameraProtectionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java271 mLogger.cameraProtectionEvent("onApplyCameraProtection");
277 mLogger.cameraProtectionEvent("onHideCameraProtection");