Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java35 public static final String VT_STATE_BIDIRECTIONAL = "BIDIRECTIONAL"; field in TelephonyConstants
DInCallServiceImpl.java1090 return TelephonyConstants.VT_STATE_BIDIRECTIONAL; in getVideoCallStateString()
1111 case TelephonyConstants.VT_STATE_BIDIRECTIONAL: in getVideoCallState()