Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java548 final String[] allowedAccountTypes = in getReleventAccountTypes() local
555 if (allowedAccountTypes != null) { in getReleventAccountTypes()
556 setOfRelevantAccountTypes = Sets.newHashSet(allowedAccountTypes); in getReleventAccountTypes()