Searched refs:notifyAuthFailure (Results 1 – 2 of 2) sorted by relevance
61 Context context, Account account, String authTokenType, boolean notifyAuthFailure) { in AndroidAuthenticator() argument62 this(AccountManager.get(context), account, authTokenType, notifyAuthFailure); in AndroidAuthenticator()70 boolean notifyAuthFailure) { in AndroidAuthenticator() argument74 mNotifyAuthFailure = notifyAuthFailure; in AndroidAuthenticator()
143 Account account, String authTokenType, boolean notifyAuthFailure) { in blockingGetAuthToken() argument472 final boolean notifyAuthFailure,