Searched refs:mViewsToHideForCustomActions (Results 1 – 1 of 1) sorted by relevance
79 private List<View> mViewsToHideForCustomActions; field in PlaybackFragment422 mViewsToHideForCustomActions = ViewUtils.getViewsById(view, res, in onCreateView()478 for (View view : mViewsToHideForCustomActions) { in initPlaybackControls()