Searched refs:PlaybackOverlaySupportFragment (Results 1 – 2 of 2) sorted by relevance
47 public class PlaybackOverlaySupportFragment class48 extends android.support.v17.leanback.app.PlaybackOverlaySupportFragment55 private static final int BACKGROUND_TYPE = PlaybackOverlaySupportFragment.BG_LIGHT;
68 public PlaybackControlSupportHelper(Context context, PlaybackOverlaySupportFragment fragment) { in PlaybackControlSupportHelper()