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 138 if (state.mVerticalCycle != null) {
139 paintCycle(gc, state, state.mVerticalCycle);
GuidelineHandler.java 131 protected List<Constraint> mVerticalCycle;
280 mVerticalCycle = path;
305 mVerticalCycle = null;
672 if (mVerticalCycle != null) {
    [all...]

Completed in 104 milliseconds