Searched refs:InputBannerView (Results 1 – 4 of 4) sorted by relevance
30 public class InputBannerView extends LinearLayout implements TvTransitionManager.TransitionLayout { class46 public InputBannerView(Context context) { in InputBannerView() method in InputBannerView50 public InputBannerView(Context context, AttributeSet attrs) { in InputBannerView() method in InputBannerView54 public InputBannerView(Context context, AttributeSet attrs, int defStyle) { in InputBannerView() method in InputBannerView
59 private final InputBannerView mInputBannerView;81 InputBannerView inputBannerView, in TvTransitionManager()
238 InputBannerView inputBannerView, in TvOverlayManager()
130 import com.android.tv.ui.InputBannerView;653 InputBannerView inputBannerView = in onCreate()654 (InputBannerView) in onCreate()