Home
last modified time | relevance | path

Searched refs:onIgnoreTouchWhilePulsing (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeHost.java87 void onIgnoreTouchWhilePulsing(boolean ignore); in onIgnoreTouchWhilePulsing() method
H A DDozeTriggers.java398 mDozeHost.onIgnoreTouchWhilePulsing(near); in onProximityFar()
/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