Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyConstants.java306 public static final String EventEtwsReceived = "EtwsReceived"; field in TelephonyConstants
DSmsFacade.java651 eventName = TelephonyConstants.EventEtwsReceived; in onReceive()