Home
last modified time | relevance | path

Searched defs:PreciseCallStateEvent (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java72 public static class PreciseCallStateEvent implements JsonSerializable { class in TelephonyEvents
79 PreciseCallStateEvent(int newState, String type, in PreciseCallStateEvent() method in TelephonyEvents.PreciseCallStateEvent