Searched refs:ACTION_INPUT_START (Results 1 – 1 of 1) sorted by relevance
131 private static final int ACTION_INPUT_START = 4; field in SetupSourcesFragment.ContentFragment323 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_INPUT_START + i) in createActionsInternal()358 TvInputInfo input = mInputs.get((int) action.getId() - ACTION_INPUT_START); in onGuidedActionClicked()