Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java302 public static final String EVENT_VIDEO_INVALID = "EVENT_VIDEO_INVALID"; field in TelephonyConstants
DInCallServiceImpl.java1267 return TelephonyConstants.EVENT_VIDEO_INVALID; in getVideoCallCallbackEventString()