Searched refs:SelectInputView (Results 1 – 5 of 5) sorted by relevance
27 import com.android.tv.ui.SelectInputView;28 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;33 private SelectInputView mSelectInputView;40 mSelectInputView = (SelectInputView) findViewById(R.id.scene_transition_common); in onCreate()
139 import com.android.tv.ui.SelectInputView;140 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;687 SelectInputView selectInputView = in onCreate()688 (SelectInputView) in onCreate()
47 public class SelectInputView extends VerticalGridView class134 public SelectInputView(Context context) { in SelectInputView() method in SelectInputView138 public SelectInputView(Context context, AttributeSet attrs) { in SelectInputView() method in SelectInputView142 public SelectInputView(Context context, AttributeSet attrs, int defStyleAttr) { in SelectInputView() method in SelectInputView
61 private final SelectInputView mSelectInputView;83 SelectInputView selectInputView) { in TvTransitionManager()
218 private final SelectInputView mSelectInputView;243 SelectInputView selectInputView, in TvOverlayManager()