Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java303 public static final String EventWapPushReceived = "WapPushReceived"; field in TelephonyConstants
DSmsFacade.java649 mEventFacade.postEvent(TelephonyConstants.EventWapPushReceived, event); in onReceive()