Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java499 boolean getIgnoreTouchWhilePulsing() { in getIgnoreTouchWhilePulsing() method in DozeServiceHost
DCentralSurfacesImpl.java2846 && mDozeServiceHost.getIgnoreTouchWhilePulsing()) in shouldIgnoreTouch()