Searched refs:VISIBILITY_NOT_VISIBLE (Results 1 – 6 of 6) sorted by relevance
198 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()448 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
301 VISIBILITY_NOT_VISIBLE,326 public static final int VISIBILITY_NOT_VISIBLE = 3; field in AccountManager
676 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) {
3130 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()3257 AccountManager.VISIBILITY_NOT_VISIBLE); in testAccountsChangedBroadcastChangedVisibilityTwoTimes()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3853 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3