Home
last modified time | relevance | path

Searched refs:VT_STATE_AUDIO_ONLY (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java32 public static final String VT_STATE_AUDIO_ONLY = "AUDIO_ONLY"; field in TelephonyConstants
DInCallServiceImpl.java1095 return TelephonyConstants.VT_STATE_AUDIO_ONLY; in getVideoCallStateString()
1116 case TelephonyConstants.VT_STATE_AUDIO_ONLY: in getVideoCallState()