Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java109 public static final String CALL_CAPABILITY_SUPPORTS_VT_LOCAL_RX = "SUPPORTS_VT_LOCAL_RX"; field in TelephonyConstants
DInCallServiceImpl.java1346 return TelephonyConstants.CALL_CAPABILITY_SUPPORTS_VT_LOCAL_RX; in getCallCapabilityString()