Searched refs:onNotificationAlerted (Results 1 – 4 of 4) sorted by relevance
104 default void onNotificationAlerted(Runnable onPulseSuppressedListener) {} in onNotificationAlerted() method
686 public void onNotificationAlerted(Runnable onPulseSuppressedListener) {
159 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()168 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()189 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_noPulseIfPulseIsNotPendingAnymore()
180 callback.onNotificationAlerted(pulseSuppressedListener); in fireNotificationPulse()