Home
last modified time | relevance | path

Searched refs:mSetOfAllowableAccounts (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java116 private Set<Account> mSetOfAllowableAccounts; field in ChooseTypeAndAccountActivity
158 mSetOfAllowableAccounts = getAllowableAccountSet(intent); in onCreate()
525 if (mSetOfAllowableAccounts != null in getAcceptableAccountChoices()
526 && !mSetOfAllowableAccounts.contains(account)) { in getAcceptableAccountChoices()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt481 Landroid/accounts/ChooseTypeAndAccountActivity;->mSetOfAllowableAccounts:Ljava/util/Set;