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

/frameworks/base/core/java/android/provider/
H A DVoicemailContract.java465 * @see #DATA_CHANNEL_STATE
559 public static final String DATA_CHANNEL_STATE = "data_channel_state"; field in class:VoicemailContract.Status
562 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel is working fine.
566 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel failed to find a
571 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel failed to find a
577 * Value of {@link #DATA_CHANNEL_STATE} to indicate that data channel received incorrect
582 * Value of {@link #DATA_CHANNEL_STATE} to indicate that a error has occurred in the data
587 * Value of {@link #DATA_CHANNEL_STATE} to indicate that the server reported an internal
592 * Value of {@link #DATA_CHANNEL_STATE} to indicate that while there is a suitable network,

Completed in 24 milliseconds