Home | History | Annotate | Download | only in accounts

Lines Matching refs:mAuthTokenType

2547             mAuthTokenType = authTokenType;
2555 final String mAuthTokenType;
2589 mFuture = addAccount(mAccountType, mAuthTokenType, mFeatures,
2610 mFuture = getAuthToken(account, mAuthTokenType,
2613 mFuture = getAuthToken(account, mAuthTokenType, mLoginOptions,
2634 getAuthToken(account, mAuthTokenType, null /* options */, mActivity,