Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLogger.kt367 fun logSetIgnoreTouchWhilePulsing(ignoreTouchWhilePulsing: Boolean) { regex
H A DDozeLog.java108 mLogger.logSetIgnoreTouchWhilePulsing(ignoreTouch); in traceSetIgnoreTouchWhilePulsing()