Searched refs:SelectInputView (Results 1 – 5 of 5) sorted by relevance
28 import com.android.tv.ui.SelectInputView;29 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;36 private SelectInputView mSelectInputView;43 mSelectInputView = (SelectInputView) findViewById(R.id.scene_transition_common); in onCreate()
109 import com.android.tv.ui.SelectInputView;110 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;576 SelectInputView selectInputView = (SelectInputView) getLayoutInflater() in onCreate()
53 public class SelectInputView extends VerticalGridView implements class138 public SelectInputView(Context context) { in SelectInputView() method in SelectInputView142 public SelectInputView(Context context, AttributeSet attrs) { in SelectInputView() method in SelectInputView146 public SelectInputView(Context context, AttributeSet attrs, int defStyleAttr) { in SelectInputView() method in SelectInputView
57 private final SelectInputView mSelectInputView;75 KeypadChannelSwitchView keypadChannelSwitchView, SelectInputView selectInputView) { in TvTransitionManager()
151 private final SelectInputView mSelectInputView;168 SelectInputView selectInputView, ViewGroup sceneContainer, in TvOverlayManager()