Home
last modified time | relevance | path

Searched refs:InputBannerView (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/ui/
H A DInputBannerView.java30 public class InputBannerView extends LinearLayout implements TvTransitionManager.TransitionLayout { class
46 public InputBannerView(Context context) { in InputBannerView() method in InputBannerView
50 public InputBannerView(Context context, AttributeSet attrs) { in InputBannerView() method in InputBannerView
54 public InputBannerView(Context context, AttributeSet attrs, int defStyle) { in InputBannerView() method in InputBannerView
H A DTvTransitionManager.java59 private final InputBannerView mInputBannerView;
81 InputBannerView inputBannerView, in TvTransitionManager()
H A DTvOverlayManager.java238 InputBannerView inputBannerView, in TvOverlayManager()
/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java130 import com.android.tv.ui.InputBannerView;
658 InputBannerView inputBannerView = in onCreate()
659 (InputBannerView) in onCreate()