Searched refs:KEY_NOTIFY_ON_FAILURE (Results 1 – 2 of 2) sorted by relevance
227 public static final String KEY_NOTIFY_ON_FAILURE = "notifyOnAuthFailure"; field in AccountManager
1631 loginOptions.putBoolean(AccountManager.KEY_NOTIFY_ON_FAILURE, true); in getAuthToken()