Searched refs:pulseWhileDozing (Results 1 – 3 of 3) sorted by relevance
28 void pulseWhileDozing(@NonNull PulseCallback callback, int reason); in pulseWhileDozing() method
258 mHost.pulseWhileDozing(new DozeHost.PulseCallback() { in continuePulsing()
4081 public void pulseWhileDozing(@NonNull PulseCallback callback, int reason) { in pulseWhileDozing() method in PhoneStatusBar.DozeServiceHost