Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/
H A DAuthUtils.java53 final String authTokenType, final Bundle options, final boolean notifyAuthFailure, in getAuthToken() argument
55 return mAccountManager.getAuthToken(account, authTokenType, options, notifyAuthFailure, in getAuthToken()
63 final boolean notifyAuthFailure) throws OperationCanceledException, in blockingGetAuthToken() argument
65 return mAccountManager.blockingGetAuthToken(account, authTokenType, notifyAuthFailure); in blockingGetAuthToken()
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockAccountManager.java78 boolean notifyAuthFailure) in blockingGetAuthToken() argument
/aosp12/frameworks/base/core/java/android/accounts/
H A DAccountManager.java1630 boolean notifyAuthFailure)
1634 Bundle bundle = getAuthToken(account, authTokenType, notifyAuthFailure, null /* callback */,
1795 final boolean notifyAuthFailure,
1797 return getAuthToken(account, authTokenType, null, notifyAuthFailure, callback,
1875 final boolean notifyAuthFailure,
1889 notifyAuthFailure, false /* expectActivityLaunch */, optionsIn);
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsActor.java153 boolean notifyAuthFailure) in blockingGetAuthToken() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...