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
1095 return TelephonyConstants.VT_STATE_AUDIO_ONLY; in getVideoCallStateString()1116 case TelephonyConstants.VT_STATE_AUDIO_ONLY: in getVideoCallState()