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

/frameworks/base/core/java/android/provider/
H A DVoicemailContract.java433 public static final String DATA_CHANNEL_STATE = "data_channel_state"; field in class:VoicemailContract.Status
435 * Value of {@link #DATA_CHANNEL_STATE} passed into
437 * {@link #DATA_CHANNEL_STATE} field is not to be changed
443 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel is working fine.
447 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel failed to find a
452 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel failed to find a
458 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel received incorrect
463 * Value of {@link #DATA_CHANNEL_STATE} to indicate that a error has occurred in the data
468 * Value of {@link #DATA_CHANNEL_STATE} to indicate that the server reported an internal
473 * Value of {@link #DATA_CHANNEL_STATE} t
[all...]

Completed in 78 milliseconds