Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java334 …public static final String EventTelecomVideoCallVideoQualityChanged = "TelecomVideoCallVideoQualit… field in TelephonyConstants
DInCallServiceImpl.java460 servicePostEvent(TelephonyConstants.EventTelecomVideoCallVideoQualityChanged, in onVideoQualityChanged()