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