Searched defs:mCustomActions (Results 1 – 2 of 2) sorted by relevance
298 private List<PlaybackState.CustomAction> mCustomActions; field in PlaybackState699 private final List<PlaybackState.CustomAction> mCustomActions = new ArrayList<>(); field in PlaybackState.Builder
88 private final List<RemoteAction> mCustomActions = new ArrayList<>(); field in TvPipNotificationController