Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeHost.java92 void stopPulsing(); in stopPulsing() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java348 public void stopPulsing() { in stopPulsing() method in DozeServiceHost
499 stopPulsing();
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHostTest.java214 mDozeServiceHost.stopPulsing(); in testStopPulsing_setPendingPulseToFalse()