Searched defs:EXTRA_ERROR_CODE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DCantAddAccountActivity.java30 public static final String EXTRA_ERROR_CODE = "android.accounts.extra.ERROR_CODE"; field in class:CantAddAccountActivity
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaControlIntent.java435 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
542 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
582 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
629 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
664 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
699 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
739 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
806 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
840 * <li>{@link #EXTRA_ERROR_CODE} <em>(optional)</em>: Specifies the cause of the error.
887 * <li>{@link #EXTRA_ERROR_CODE} <e
1196 public static final String EXTRA_ERROR_CODE = "android.media.intent.extra.ERROR_CODE"; field in class:MediaControlIntent
[all...]
/frameworks/ex/common/java/com/android/common/speech/
H A DLoggingEvents.java110 public static final String EXTRA_ERROR_CODE = "code"; // value should be int field in class:LoggingEvents.VoiceIme

Completed in 2895 milliseconds