Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java34 public static final String VT_STATE_RX_ENABLED = "RX_ENABLED"; field in TelephonyConstants
DInCallServiceImpl.java1099 return TelephonyConstants.VT_STATE_RX_ENABLED; in getVideoCallStateString()
1120 case TelephonyConstants.VT_STATE_RX_ENABLED: in getVideoCallState()