Searched refs:notifyOnAuthFailure (Results 1 – 2 of 2) sorted by relevance
61 String authTokenType, boolean notifyOnAuthFailure, boolean expectActivityLaunch, in getAuthToken() argument
3010 final boolean notifyOnAuthFailure, in getAuthToken() argument3018 + ", notifyOnAuthFailure " + notifyOnAuthFailure in getAuthToken()3081 if (notifyOnAuthFailure) { in getAuthToken()3148 + ", notifyOnAuthFailure " + notifyOnAuthFailure; in getAuthToken()3214 if (intent != null && notifyOnAuthFailure && !customTokens) { in getAuthToken()