Home
last modified time | relevance | path

Searched defs:onIgnoreTouchWhilePulsing (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeHost.java87 void onIgnoreTouchWhilePulsing(boolean ignore); in onIgnoreTouchWhilePulsing() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java298 public void onIgnoreTouchWhilePulsing(boolean ignore) { in onIgnoreTouchWhilePulsing() method in DozeServiceHost