Home
last modified time | relevance | path

Searched refs:VISIBILITY_USER_MANAGED_NOT_VISIBLE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/accounts/
DChooseAccountActivity.java153 && oldVisibility == AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE) { in onListItemClick()
DChooseTypeAndAccountActivity.java446 && oldVisibility == AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE) { in setResultAndFinish()
DAccountManager.java298 VISIBILITY_USER_MANAGED_NOT_VISIBLE
328 public static final int VISIBILITY_USER_MANAGED_NOT_VISIBLE = 4; field in AccountManager
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1495 AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE); in testGetAccountsByTypeForPackageWhenTypeIsNull()
2438 AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE); in testGetAccountByTypeAndFeaturesWithNoFeaturesAndOneNotVisibleAccount()
2542 AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE); in testGetAccountByTypeAndFeaturesWithFeaturesAndOneQualifiedNotVisibleAccount()
2848 visibility.put("testpackage2", AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java624 return AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE; in getAccountVisibility()
724 visibility = AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE; in resolveAccountVisibility()
957 != AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE)) { in sendNotificationAccountUpdated()
4478 if (visibility == AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE) return true;
5854 == AccountManager.VISIBILITY_USER_MANAGED_NOT_VISIBLE))) {
/frameworks/base/config/
Dhiddenapi-public-dex.txt289 Landroid/accounts/AccountManager;->VISIBILITY_USER_MANAGED_NOT_VISIBLE:I
/frameworks/base/api/
Dcurrent.txt3073 field public static final int VISIBILITY_USER_MANAGED_NOT_VISIBLE = 4; // 0x4