Searched refs:dismissedByUser (Results 1 – 1 of 1) sorted by relevance
261 default void onNotificationCancelled(int notificationId, boolean dismissedByUser) {} in onNotificationCancelled() argument996 private void stopNotification(boolean dismissedByUser) { in stopNotification() argument1003 notificationListener.onNotificationCancelled(notificationId, dismissedByUser); in stopNotification()