Home
last modified time | relevance | path

Searched refs:EventTelecomVideoCallDataUsageChanged (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyConstants.java390 …public static final String EventTelecomVideoCallDataUsageChanged = "TelecomVideoCallDataUsageChang… field in TelephonyConstants
H A DInCallServiceImpl.java505 servicePostEvent(TelephonyConstants.EventTelecomVideoCallDataUsageChanged, in onCallDataUsageChanged()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py876 EventTelecomVideoCallDataUsageChanged = "TelecomVideoCallDataUsageChanged" variable