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 78 private final Rectangle mSelectionRect;
116 mSelectionRect = selectionRect;
141 return mSelectionRect;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 335 private final Rect mSelectionRect = new Rect();
    [all...]

Completed in 93 milliseconds