HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_SETUP (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/onboarding/
NewSourcesFragment.java 35 public static final int ACTION_SETUP = 1;
52 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 361 case NewSourcesFragment.ACTION_SETUP:
    [all...]

Completed in 70 milliseconds