OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_PLAY_STORE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/TV/src/com/android/tv/onboarding/
SetupSourcesFragment.java
66
public static final int
ACTION_PLAY_STORE
= 1;
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
) {
OnboardingActivity.java
164
case SetupSourcesFragment.
ACTION_PLAY_STORE
:
/packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java
251
case SetupSourcesFragment.
ACTION_PLAY_STORE
:
[
all
...]
Completed in 860 milliseconds