Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java324 public static final String EventTelecomCallDestroyed = "TelecomCallDestroyed"; field in TelephonyConstants
DInCallServiceImpl.java331 servicePostEvent(TelephonyConstants.EventTelecomCallDestroyed, in onCallDestroyed()