Searched defs:Events (Results 1 – 7 of 7) sorted by relevance
71 ### Single Tap106 ### Double Tap116 ### Swipes and Other Gestures125 ### Ignoring A Gesture138 ### Other Considerations
25 public class Events { class
34 struct Events { struct35 int dtor;36 int ctor_empty;37 int ctor_copy;
31 typedef std::vector<int32_t> Events; typedef in android::SensorEventQueueTest
1014 public @interface Events {} annotation
37 public class Events { class
1743 public static final class Events implements BaseColumns, SyncColumns, EventsColumns, class in CalendarContract1816 private Events() {} in Events() method in CalendarContract.Events