Home
last modified time | relevance | path

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

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