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

/packages/apps/TV/src/com/android/tv/onboarding/
H A DSetupSourcesFragment.java66 public static final int ACTION_PLAY_STORE = 1; field in class:SetupSourcesFragment
128 // ACTION_PLAY_STORE is defined in the outer class.
336 actions.add(new GuidedAction.Builder(getActivity()).id(ACTION_PLAY_STORE)
354 if (action.getId() == ACTION_PLAY_STORE) {
H A DOnboardingActivity.java164 case SetupSourcesFragment.ACTION_PLAY_STORE:
/packages/apps/TV/src/com/android/tv/ui/
H A DTvOverlayManager.java251 case SetupSourcesFragment.ACTION_PLAY_STORE:

Completed in 192 milliseconds