Home
last modified time | relevance | path

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

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyConstants.java377 public static final String EventTelecomCallPostDialWait = "TelecomCallPostDialWait"; field in TelephonyConstants
H A DInCallServiceImpl.java283 servicePostEvent(TelephonyConstants.EventTelecomCallPostDialWait, in onPostDialWait()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_defines.py865 EventTelecomCallPostDialWait = "TelecomCallPostDialWait" variable