Home
last modified time | relevance | path

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

/frameworks/base/test-mock/src/android/test/mock/
DMockAccountManager.java78 boolean notifyAuthFailure) in blockingGetAuthToken() argument
/frameworks/base/core/java/android/accounts/
DAccountManager.java1530 boolean notifyAuthFailure)
1534 Bundle bundle = getAuthToken(account, authTokenType, notifyAuthFailure, null /* callback */,
1695 final boolean notifyAuthFailure,
1697 return getAuthToken(account, authTokenType, null, notifyAuthFailure, callback,
1775 final boolean notifyAuthFailure,
1789 notifyAuthFailure, false /* expectActivityLaunch */, optionsIn);