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.java209 if (AccountManager.VISIBILITY_NOT_VISIBLE != entry.getValue()) { in onCreate()
452 if (oldVisibility != null && oldVisibility == AccountManager.VISIBILITY_NOT_VISIBLE) { in setResultAndFinish()
DAccountManager.java293 VISIBILITY_NOT_VISIBLE,
318 public static final int VISIBILITY_NOT_VISIBLE = 3; field in AccountManager
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java673 return AccountManager.VISIBILITY_NOT_VISIBLE; in resolveAccountVisibility()
952 if ((packageToVisibility.getValue() != AccountManager.VISIBILITY_NOT_VISIBLE) in sendNotificationAccountUpdated()
6163 if (visibility == AccountManager.VISIBILITY_NOT_VISIBLE) {
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2870 visibility.put("testpackage1", AccountManager.VISIBILITY_NOT_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
/frameworks/base/non-updatable-api/
Dcurrent.txt3123 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt3123 field public static final int VISIBILITY_NOT_VISIBLE = 3; // 0x3