Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestAccountAuthenticator.java71 AuthenticatorContentProvider.setTx( in addAccount()
118 AuthenticatorContentProvider.setTx( in confirmCredentials()
173 AuthenticatorContentProvider.setTx( in getAuthToken()
229 AuthenticatorContentProvider.setTx( in getAuthTokenLabel()
244 AuthenticatorContentProvider.setTx( in updateCredentials()
296 AuthenticatorContentProvider.setTx( in hasFeatures()
DAuthenticatorContentProvider.java56 public static void setTx(Parcelable tx) { in setTx() method in AuthenticatorContentProvider