Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java322 public static final String EventTelecomCallPostDialWait = "TelecomCallPostDialWait"; field in TelephonyConstants
DInCallServiceImpl.java250 servicePostEvent(TelephonyConstants.EventTelecomCallPostDialWait, in onPostDialWait()