HomeSort by relevance Sort by last modified time
    Searched refs:captureArea (Results 1 - 2 of 2) sorted by null

  /sdk/rule_api/src/com/android/ide/common/api/
DropFeedback.java 85 public Rect captureArea;
138 this.captureArea = null;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MoveGesture.java 627 // Is the mouse currently captured by a DropFeedback.captureArea?
630 Rect r = mFeedback.captureArea;
    [all...]

Completed in 1683 milliseconds