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()
132 import com.android.tv.ui.SelectInputView;133 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;656 SelectInputView selectInputView = in onCreate()657 (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()
214 private final SelectInputView mSelectInputView;239 SelectInputView selectInputView, in TvOverlayManager()