Searched refs:pulseWhileDozing (Results 1 – 4 of 4) sorted by relevance
60 private void pulseWhileDozing(int reason) { in pulseWhileDozing() method in DozeUi61 mHost.pulseWhileDozing( in pulseWhileDozing()86 pulseWhileDozing(mMachine.getPulseReason()); in transitionTo()
29 void pulseWhileDozing(@NonNull PulseCallback callback, int reason); in pulseWhileDozing() method
47 public void pulseWhileDozing(@NonNull PulseCallback callback, int reason) { in pulseWhileDozing() method in DozeHostFake
5109 public void pulseWhileDozing(@NonNull PulseCallback callback, int reason) { in pulseWhileDozing() method in DozeServiceHost