Home
last modified time | relevance | path

Searched refs:VISIBILITY_NOT_VISIBLE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java198 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()
448 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
DAccountManager.java301 VISIBILITY_NOT_VISIBLE,
326 public static final int VISIBILITY_NOT_VISIBLE = 3; field in AccountManager
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java676 return AccountManager.VISIBILITY_NOT_VISIBLE; in getAccountVisibility()
727 return AccountManager.VISIBILITY_NOT_VISIBLE; in resolveAccountVisibility()
1027 if ((packageToVisibility.getValue() != AccountManager.VISIBILITY_NOT_VISIBLE) in sendNotificationAccountUpdated()
2020 packagesPerVisibilityStr[AccountManager.VISIBILITY_NOT_VISIBLE] = in findPackagesPerVisibility()
2022 AccountManager.VISIBILITY_NOT_VISIBLE, packagesPerVisibility); in findPackagesPerVisibility()
6579 if (visibility == AccountManager.VISIBILITY_NOT_VISIBLE) {
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3130 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
3257 AccountManager.VISIBILITY_NOT_VISIBLE); in testAccountsChangedBroadcastChangedVisibilityTwoTimes()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt3853 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3