Searched refs:KEY_ERROR_MESSAGE (Results 1 – 10 of 10) sorted by relevance
926 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()935 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()946 result.putString(AccountManager.KEY_ERROR_MESSAGE, in finishSession()
93 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "no allowable account types"); in onCreate()
416 bundle.putString(AccountManager.KEY_ERROR_MESSAGE, "error communicating with server"); in run()
237 public static final String KEY_ERROR_MESSAGE = "errorMessage"; field in AccountManager
466 errorMsg = options.getString(AccountManager.KEY_ERROR_MESSAGE); in fillResultWithError()473 result.putString(AccountManager.KEY_ERROR_MESSAGE, errorMsg); in fillResultWithError()
769 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartAddAccountSessionError()953 options.putString(AccountManager.KEY_ERROR_MESSAGE, in testStartUpdateCredentialsSessionError()3530 sessionBundle.putString(AccountManager.KEY_ERROR_MESSAGE, in createEncryptedSessionBundleWithError()
3672 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in onResult()4108 result.getString(AccountManager.KEY_ERROR_MESSAGE)); in isCredentialsUpdateSuggested()5331 result.getString(AccountManager.KEY_ERROR_MESSAGE));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2750 field public static final java.lang.String KEY_ERROR_MESSAGE = "errorMessage";
3845 field public static final String KEY_ERROR_MESSAGE = "errorMessage";