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

  /development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
MainActivity.java 153 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
191 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
  /frameworks/base/core/java/android/accounts/
ChooseAccountActivity.java 155 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
ChooseTypeAndAccountActivity.java 448 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
AccountManager.java 293 @IntDef({VISIBILITY_UNDEFINED, VISIBILITY_VISIBLE, VISIBILITY_USER_MANAGED_VISIBLE,
312 public static final int VISIBILITY_USER_MANAGED_VISIBLE = 2;
391 * {@link #VISIBILITY_USER_MANAGED_VISIBLE} is used.
619 * which user can make visible to the application (see {@link #VISIBILITY_USER_MANAGED_VISIBLE}).
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
AccountManagerServiceTest.java     [all...]
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 751 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
756 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE);
    [all...]
  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 603 return AccountManager.VISIBILITY_USER_MANAGED_VISIBLE;
705 visibility = AccountManager.VISIBILITY_USER_MANAGED_VISIBLE;
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 752 milliseconds