Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java437 boolean getIgnoreTouchWhilePulsing() { in getIgnoreTouchWhilePulsing() method in DozeServiceHost
H A DStatusBar.java3794 && mDozeServiceHost.getIgnoreTouchWhilePulsing()) in shouldIgnoreTouch()