Searched refs:ACTION_HEADER (Results 1 – 1 of 1) sorted by relevance
130 private static final int ACTION_HEADER = 3; field in SetupSourcesFragment.ContentFragment292 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_HEADER) in createActionsInternal()299 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_HEADER) in createActionsInternal()427 if (action.getId() == ACTION_HEADER) { in onBindViewHolder()