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.java379 fillResultWithError(result, options); in startAddAccountSession()
433 fillResultWithError(result, options); in startUpdateCredentialsSession()
480 fillResultWithError(result, sessionBundle); in finishSession()
485 private void fillResultWithError(Bundle result, Bundle options) { in fillResultWithError() method in MockAccountAuthenticator