Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java449 boolean getIgnoreTouchWhilePulsing() { in getIgnoreTouchWhilePulsing() method in DozeServiceHost
H A DCentralSurfacesImpl.java3213 && mDozeServiceHost.getIgnoreTouchWhilePulsing()) in shouldIgnoreTouch()