OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_SETUP
(Results
1 - 3
of
3
) sorted by null
/packages/apps/TV/src/com/android/tv/onboarding/
NewSourcesFragment.java
39
public static final int
ACTION_SETUP
= 1;
57
initializeButton(view.findViewById(R.id.setup),
ACTION_SETUP
);
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
AuthenticatorContentProvider.java
45
public static final int
ACTION_SETUP
= 2;
/packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java
268
case NewSourcesFragment.
ACTION_SETUP
:
[
all
...]
Completed in 295 milliseconds