Searched refs:builderActions (Results 1 – 1 of 1) sorted by relevance
375 @Nullable private List<NotificationCompat.Action> builderActions; field in PlayerNotificationManager1029 builderActions = null; in createNotification()1047 if (builder == null || !actions.equals(builderActions)) { in createNotification()1049 builderActions = actions; in createNotification()