Searched refs:notifyOnAuthFailure (Results 1 – 2 of 2) sorted by relevance
50 String authTokenType, boolean notifyOnAuthFailure, boolean expectActivityLaunch, in getAuthToken() argument
1246 final String authTokenType, final boolean notifyOnAuthFailure, in getAuthToken() argument1252 + ", notifyOnAuthFailure " + notifyOnAuthFailure in getAuthToken()1283 if (notifyOnAuthFailure) { in getAuthToken()1311 + ", notifyOnAuthFailure " + notifyOnAuthFailure; in getAuthToken()1352 if (intent != null && notifyOnAuthFailure && !customTokens) { in getAuthToken()