Searched defs:DragState (Results 1 – 3 of 3) sorted by relevance
198 private static class DragState implements NoCopySpan { class in Touch206 public DragState(float x, float y, int scrollX, int scrollY) { in DragState() method in Touch.DragState
70 class DragState { class109 DragState(WindowManagerService service, IBinder token, SurfaceControl surface, in DragState() method in DragState
55 private @interface DragState{ } annotation in FastScroller