HomeSort by relevance Sort by last modified time
    Searched refs:fillResultWithError (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
TestAccountType1Authenticator.java 96 fillResultWithError(
135 fillResultWithError(
185 fillResultWithError(
228 fillResultWithError(
309 fillResultWithError(result, options);
366 fillResultWithError(result, options);
417 fillResultWithError(result, sessionBundle);
434 fillResultWithError(
460 private void fillResultWithError(Bundle result, Bundle options) {
467 fillResultWithError(result, errorCode, errorMsg)
    [all...]
  /cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountAuthenticator.java 379 fillResultWithError(result, options);
433 fillResultWithError(result, options);
480 fillResultWithError(result, sessionBundle);
485 private void fillResultWithError(Bundle result, Bundle options) {

Completed in 102 milliseconds