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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 136 if (state.mVerticalCycle != null) {
137 paintCycle(gc, state, state.mVerticalCycle);
GuidelineHandler.java 129 protected List<Constraint> mVerticalCycle;
278 mVerticalCycle = path;
298 mVerticalCycle = null;
664 if (mVerticalCycle != null) {
    [all...]

Completed in 18 milliseconds