Searched refs:tracePulseDropped (Results 1 – 4 of 4) sorted by relevance
245 mDozeLog.tracePulseDropped("wakeDisplaySensor"); in onNotification()251 mDozeLog.tracePulseDropped("pulseOnNotificationsDisabled"); in onNotification()256 mDozeLog.tracePulseDropped("dozeSuppressed"); in onNotification()564 mDozeLog.tracePulseDropped("requestPulse - !mAllowPulseTriggers"); in requestPulse()566 mDozeLog.tracePulseDropped("requestPulse - pulsePending"); in requestPulse()568 mDozeLog.tracePulseDropped("requestPulse - dozeState cannot pulse", dozeState); in requestPulse()578 mDozeLog.tracePulseDropped("requestPulse - inPocket"); in requestPulse()588 mDozeLog.tracePulseDropped("continuePulseRequest - pulse no longer" in requestPulse()592 mDozeLog.tracePulseDropped("continuePulseRequest - pulsingBlocked"); in requestPulse()594 mDozeLog.tracePulseDropped("continuePulseRequest" in requestPulse()
303 public void tracePulseDropped(String from, DozeMachine.State state) { in tracePulseDropped() method in DozeLog325 public void tracePulseDropped(String reason) { in tracePulseDropped() method in DozeLog
48 mDozeLog.tracePulseDropped("onDisplayBlanked - not dozing");117 mDozeLog.tracePulseDropped("pulse - device isn't dozing"); in pulse()119 mDozeLog.tracePulseDropped("pulse - already has pulse callback mPulseCallback=" in pulse()
357 verify(mDozeLog).tracePulseDropped(anyString(), eq(null)); in testIsExecutingTransition_dropPulse()370 verify(mDozeLog, never()).tracePulseDropped(anyString(), any()); in udfpsLongPress_triggeredWhenAodPaused()389 verify(mDozeLog, never()).tracePulseDropped(anyString(), any()); in udfpsLongPress_triggeredWhenAodPausing()