Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java54 String mAuthTokenType; field in MockAccountAuthenticator
100 return mAuthTokenType; in getAuthTokenType()
122 mAuthTokenType = null; in clearData()
165 this.mAuthTokenType = authTokenType; in addAccount()
181 this.mAuthTokenType = authTokenType; in updateCredentials()
232 this.mAuthTokenType = authTokenType; in getAuthToken()
259 this.mAuthTokenType = authTokenType; in getAuthTokenLabel()
340 this.mAuthTokenType = authTokenType; in startAddAccountSession()
395 mAuthTokenType = authTokenType; in startUpdateCredentialsSession()