Home
last modified time | relevance | path

Searched defs:customTokens (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAuthenticatorDescription.java48 final public boolean customTokens; field in AuthenticatorDescription
52 int smallIconId, int prefId, boolean customTokens) { in AuthenticatorDescription()