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

  /packages/apps/TV/src/com/android/tv/onboarding/
NewSourcesFragment.java 44 public static final int ACTION_SETUP = 1;
63 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;

Completed in 407 milliseconds