Searched refs:KEY_ERROR_MESSAGE (Results 1 – 10 of 10) sorted by relevance
910 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()919 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()930 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()
89 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "no allowable account types"); in onCreate()
420 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "error communicating with server"); in run()
229 public static final String KEY_ERROR_MESSAGE = "errorMessage"; field in AccountManager
465 errorMsg = options.getString(AccountManager.KEY_ERROR_MESSAGE); in fillResultWithError()472 result.putString(AccountManager.KEY_ERROR_MESSAGE, errorMsg); in fillResultWithError()
676 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartAddAccountSessionError()860 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartUpdateCredentialsSessionError()3148 sessionBundle.putString(AccountManager.KEY_ERROR_MESSAGE, in createEncryptedSessionBundleWithError()
3443 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in onResult()3874 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in isCredentialsUpdateSuggested()4992 result.getString(AccountManager.KEY_ERROR_MESSAGE));
2750 field public static final java.lang.String KEY_ERROR_MESSAGE = "errorMessage";
3115 field public static final String KEY_ERROR_MESSAGE = "errorMessage";