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()
112 import com.android.tv.ui.SelectInputView;113 import com.android.tv.ui.SelectInputView.OnInputSelectedCallback;560 SelectInputView selectInputView = (SelectInputView) getLayoutInflater() in onCreate()
50 public class SelectInputView extends VerticalGridView implements class135 public SelectInputView(Context context) { in SelectInputView() method in SelectInputView139 public SelectInputView(Context context, AttributeSet attrs) { in SelectInputView() method in SelectInputView143 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()
219 private final SelectInputView mSelectInputView;238 InputBannerView inputBannerView, SelectInputView selectInputView, in TvOverlayManager()