Searched refs:ACTION_DIVIDER (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/onboarding/
H A DSetupSourcesFragment.java129 private static final int ACTION_DIVIDER = 2; field in class:SetupSourcesFragment.ContentFragment
331 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_DIVIDER)
408 if (action.getId() == ACTION_DIVIDER) {

Completed in 156 milliseconds