Searched refs:onNotificationCancelled (Results 1 – 1 of 1) sorted by relevance
252 default void onNotificationCancelled(int notificationId) {} in onNotificationCancelled() method261 default void onNotificationCancelled(int notificationId, boolean dismissedByUser) {} in onNotificationCancelled() method1003 notificationListener.onNotificationCancelled(notificationId, dismissedByUser); in stopNotification()1004 notificationListener.onNotificationCancelled(notificationId); in stopNotification()