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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 76 private final Rectangle mSelectionRect;
114 mSelectionRect = selectionRect;
135 return mSelectionRect;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 291 private Rect mSelectionRect = new Rect();
    [all...]

Completed in 65 milliseconds