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