Home
last modified time | relevance | path

Searched refs:VISIBILITY_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAccountManager.java294 VISIBILITY_UNDEFINED,
307 public static final int VISIBILITY_UNDEFINED = 0; field in AccountManager
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java613 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in getAccountVisibility()
621 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in getAccountVisibility()
649 return visibility != null ? visibility : AccountManager.VISIBILITY_UNDEFINED; in getAccountVisibilityFromCache()
695 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in resolveAccountVisibility()
717 if (AccountManager.VISIBILITY_UNDEFINED == visibility) { in resolveAccountVisibility()
723 if (AccountManager.VISIBILITY_UNDEFINED == visibility) { in resolveAccountVisibility()
/frameworks/base/config/
Dhiddenapi-public-dex.txt288 Landroid/accounts/AccountManager;->VISIBILITY_UNDEFINED:I
/frameworks/base/api/
Dcurrent.txt3072 field public static final int VISIBILITY_UNDEFINED = 0; // 0x0