Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java120 private Set<Account> mSetOfAllowableAccounts; field in ChooseTypeAndAccountActivity
168 mSetOfAllowableAccounts = getAllowableAccountSet(intent); in onCreate()
535 if (mSetOfAllowableAccounts != null in getAcceptableAccountChoices()
536 && !mSetOfAllowableAccounts.contains(account)) { in getAcceptableAccountChoices()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt481 Landroid/accounts/ChooseTypeAndAccountActivity;->mSetOfAllowableAccounts:Ljava/util/Set;