Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java44 public static final String VT_VIDEO_QUALITY_DEFAULT = "DEFAULT"; field in TelephonyConstants
DInCallServiceImpl.java1148 case TelephonyConstants.VT_VIDEO_QUALITY_DEFAULT: in getVideoCallQuality()
1167 return TelephonyConstants.VT_VIDEO_QUALITY_DEFAULT; in getVideoCallQualityString()