Searched refs:onNotificationAlerted (Results 1 – 4 of 4) sorted by relevance
83 default void onNotificationAlerted(Runnable onPulseSuppressedListener) {} in onNotificationAlerted() method
573 public void onNotificationAlerted(Runnable onPulseSuppressedListener) {
97 mHost.callback.onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()103 mHost.callback.onNotificationAlerted(null /* pulseSuppressedListener */); in testOnNotification_stillWorksAfterOneFailedProxCheck()
4040 callback.onNotificationAlerted(pulseSupressedListener); in fireNotificationPulse()