Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAbstractAuthenticatorTests.java186 Bundle providerBundle = mProviderClient.call( in testFinishSessionAndStartAddAccountSessionDefaultImpl() local
190 providerBundle.setClassLoader(AddAccountTx.class.getClassLoader()); in testFinishSessionAndStartAddAccountSessionDefaultImpl()
191 AddAccountTx addAccountTx = providerBundle in testFinishSessionAndStartAddAccountSessionDefaultImpl()
255 Bundle providerBundle = mProviderClient.call( in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl() local
259 providerBundle.setClassLoader(UpdateCredentialsTx.class.getClassLoader()); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()
260 UpdateCredentialsTx updateCredentialsTx = providerBundle in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()