Searched refs:notifyAuthFailure (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/ |
H A D | AuthUtils.java | 53 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 D | MockAccountManager.java | 78 boolean notifyAuthFailure) in blockingGetAuthToken() argument
|
/aosp12/frameworks/base/core/java/android/accounts/ |
H A D | AccountManager.java | 1630 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 D | ContactsActor.java | 153 boolean notifyAuthFailure) in blockingGetAuthToken() argument
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |