Searched refs:ACTION_PLAY_STORE (Results 1 – 3 of 3) sorted by relevance
66 public static final int ACTION_PLAY_STORE = 1; field in SetupSourcesFragment336 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_PLAY_STORE) in createActionsInternal()354 if (action.getId() == ACTION_PLAY_STORE) { in onGuidedActionClicked()
164 case SetupSourcesFragment.ACTION_PLAY_STORE: in executeAction()
251 case SetupSourcesFragment.ACTION_PLAY_STORE: in TvOverlayManager()