Searched defs:InputBannerView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
H A DInputBannerView.java31 public class InputBannerView extends LinearLayout implements TvTransitionManager.TransitionLayout { class in inherits:LinearLayout,TvTransitionManager.TransitionLayout
49 public InputBannerView(Context context) { method in class:InputBannerView
53 public InputBannerView(Context context, AttributeSet attrs) { method in class:InputBannerView
57 public InputBannerView(Context context, AttributeSet attrs, int defStyle) { method in class:InputBannerView

Completed in 111 milliseconds