Searched refs:VISIBILITY_USER_MANAGED_VISIBLE (Results 1 – 7 of 7) sorted by relevance
155 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in onListItemClick()
448 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in setResultAndFinish()
296 VISIBILITY_USER_MANAGED_VISIBLE,317 public static final int VISIBILITY_USER_MANAGED_VISIBLE = 2; field in AccountManager
1491 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testGetAccountsByTypeForPackageWhenTypeIsNull()2766 AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerWithAddingTwoAccounts()2803 visibility.put("testpackage1", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2804 visibility.put("testpackage2", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2805 visibility.put("testpackage3", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForThreePackages()2849 visibility.put("testpackage3", AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in testRegisterAccountListenerForAddingAccountWithVisibility()
616 return AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in getAccountVisibility()718 visibility = AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in resolveAccountVisibility()785 visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE; in isVisible()1010 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE) { in getAccountRemovedReceivers()1022 && visibility != AccountManager.VISIBILITY_USER_MANAGED_VISIBLE) { in shouldNotifyPackageOnAccountRemoval()2321 == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE)) { in removeAccountInternal()3984 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE); in hasAccountAccess()5851 || visibility == AccountManager.VISIBILITY_USER_MANAGED_VISIBLE)
290 Landroid/accounts/AccountManager;->VISIBILITY_USER_MANAGED_VISIBLE:I
3074 field public static final int VISIBILITY_USER_MANAGED_VISIBLE = 2; // 0x2