Searched defs:Event (Results 1 – 4 of 4) sorted by relevance
31 public class Event { class68 private Event(final int type, final int codePoint, final Event next) { in Event() method in Event
27 public interface Event { interface
166 private class Event { class in BluetoothMapContentObserver173 public Event(String eventType, long handle, String folder, in Event() method in BluetoothMapContentObserver.Event
41 public class Event implements Cloneable { class