Searched defs:mCustomActions (Results 1 – 4 of 4) sorted by relevance
75 private List<RemoteAction> mCustomActions = new ArrayList<>(); field in PipControlsView
131 private ParceledListSlice mCustomActions; field in PipManager
290 private List<PlaybackState.CustomAction> mCustomActions; field in PlaybackState
547 List<PlaybackStateCompat.CustomAction> mCustomActions; field in PlaybackStateCompat1084 private final List<PlaybackStateCompat.CustomAction> mCustomActions = new ArrayList<>(); field in PlaybackStateCompat.Builder