Searched refs:onNotificationAlerted (Results 1 – 4 of 4) sorted by relevance
92 default void onNotificationAlerted(Runnable onPulseSuppressedListener) {} in onNotificationAlerted() method
649 public void onNotificationAlerted(Runnable onPulseSuppressedListener) {
141 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()150 captor.getValue().onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()
169 callback.onNotificationAlerted(pulseSuppressedListener); in fireNotificationPulse()