Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java381 fillResultWithError(result, options); in startAddAccountSession()
436 fillResultWithError(result, options); in startUpdateCredentialsSession()
483 fillResultWithError(result, sessionBundle); in finishSession()
488 private void fillResultWithError(Bundle result, Bundle options) { in fillResultWithError() method in MockAccountAuthenticator