Searched refs:KEY_ERROR_MESSAGE (Results 1 – 9 of 9) sorted by relevance
912 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()921 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()932 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()
3416 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in onResult()3847 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in isCredentialsUpdateSuggested()4968 result.getString(AccountManager.KEY_ERROR_MESSAGE));
2750 field public static final java.lang.String KEY_ERROR_MESSAGE = "errorMessage";
3113 field public static final String KEY_ERROR_MESSAGE = "errorMessage";