Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAccountManager.java290 VISIBILITY_UNDEFINED,
303 public static final int VISIBILITY_UNDEFINED = 0; field in AccountManager
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java610 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in getAccountVisibility()
618 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in getAccountVisibility()
646 return visibility != null ? visibility : AccountManager.VISIBILITY_UNDEFINED; in getAccountVisibilityFromCache()
692 if (AccountManager.VISIBILITY_UNDEFINED != visibility) { in resolveAccountVisibility()
714 if (AccountManager.VISIBILITY_UNDEFINED == visibility) { in resolveAccountVisibility()
720 if (AccountManager.VISIBILITY_UNDEFINED == visibility) { in resolveAccountVisibility()
/frameworks/base/api/
Dcurrent.txt3122 field public static final int VISIBILITY_UNDEFINED = 0; // 0x0