Searched refs:VT_STATE_AUDIO_ONLY (Results 1 – 2 of 2) sorted by relevance
32 public static final String VT_STATE_AUDIO_ONLY = "AUDIO_ONLY"; field in TelephonyConstants
1084 return TelephonyConstants.VT_STATE_AUDIO_ONLY; in getVideoCallStateString()1105 case TelephonyConstants.VT_STATE_AUDIO_ONLY: in getVideoCallState()