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.java208 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()
451 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
DAccountManager.java297 VISIBILITY_NOT_VISIBLE,
322 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 resolveAccountVisibility()
955 if ((packageToVisibility.getValue() != AccountManager.VISIBILITY_NOT_VISIBLE) in sendNotificationAccountUpdated()
6137 if (visibility == AccountManager.VISIBILITY_NOT_VISIBLE) {
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2847 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
/frameworks/base/config/
Dhiddenapi-public-dex.txt287 Landroid/accounts/AccountManager;->VISIBILITY_NOT_VISIBLE:I
/frameworks/base/api/
Dcurrent.txt3071 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3