Searched refs:KEY_ERROR_MESSAGE (Results 1 – 10 of 10) sorted by relevance
913 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()922 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()933 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()
89 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "no allowable account types"); in onCreate()
419 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "error communicating with server"); in run()
233 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()
671 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartAddAccountSessionError()853 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartUpdateCredentialsSessionError()3125 sessionBundle.putString(AccountManager.KEY_ERROR_MESSAGE, in createEncryptedSessionBundleWithError()
3417 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in onResult()3848 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in isCredentialsUpdateSuggested()4969 result.getString(AccountManager.KEY_ERROR_MESSAGE));
2750 field public static final java.lang.String KEY_ERROR_MESSAGE = "errorMessage";
263 Landroid/accounts/AccountManager;->KEY_ERROR_MESSAGE:Ljava/lang/String;
3063 field public static final java.lang.String KEY_ERROR_MESSAGE = "errorMessage";