Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DChooseTypeAndAccountActivity.java558 final String[] allowedAccountTypes = in getReleventAccountTypes() local
565 if (allowedAccountTypes != null) { in getReleventAccountTypes()
566 setOfRelevantAccountTypes = Sets.newHashSet(allowedAccountTypes); in getReleventAccountTypes()