Searched refs:onNotificationAlerted (Results 1 – 4 of 4) sorted by relevance
93 default void onNotificationAlerted(Runnable onPulseSuppressedListener) {} in onNotificationAlerted() method
555 public void onNotificationAlerted(Runnable onPulseSuppressedListener) {
109 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()116 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()
170 callback.onNotificationAlerted(pulseSuppressedListener); in fireNotificationPulse()