Searched refs:customActions (Results 1 – 1 of 1) sorted by relevance
369 private final Map<String, NotificationCompat.Action> customActions; field in PlayerNotificationManager635 customActions = in PlayerNotificationManager()639 for (String action : customActions.keySet()) { in PlayerNotificationManager()1041 : customActions.get(actionName); in createNotification()1391 && customActions.containsKey(action)) { in onReceive()