Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java271 public static class DisplayInfoChangedEvent implements JsonSerializable { class in TelephonyEvents
277 DisplayInfoChangedEvent(TelephonyDisplayInfo DisplayInfoString, int subscriptionId) { in DisplayInfoChangedEvent() method in TelephonyEvents.DisplayInfoChangedEvent