Searched refs:VISIBILITY_USER_MANAGED_VISIBLE (Results 1 – 6 of 6) sorted by relevance
156 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in onListItemClick()
449 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in setResultAndFinish()
292 VISIBILITY_USER_MANAGED_VISIBLE,313 public static final int VISIBILITY_USER_MANAGED_VISIBLE = 2; field in AccountManager
1502 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testGetAccountsByTypeForPackageWhenTypeIsNull()2789 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerWithAddingTwoAccounts()2826 visibility.put("testpackage1", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2827 visibility.put("testpackage2", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2828 visibility.put("testpackage3", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2872 visibility.put("testpackage3", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
613 return AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in getAccountVisibility()715 visibility = AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in resolveAccountVisibility()782 visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in isVisible()1007 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE) { in getAccountRemovedReceivers()1019 && visibility != AccountManager.VISIBILITY_USER_MANAGED_VISIBLE) { in shouldNotifyPackageOnAccountRemoval()2320 == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE)) { in removeAccountInternal()3983 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in hasAccountAccess()5853 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE)
3124 field public static final int VISIBILITY_USER_MANAGED_VISIBLE = 2; // 0x2