Home
last modified time | relevance | path

Searched refs:sShowConstraints (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DRelativeLayoutRule.java88 public static boolean sShowConstraints = true; field in RelativeLayoutRule
140 } else if (!sShowConstraints) { in paintSelectionFeedback()
343 sShowConstraints = !sShowConstraints; in addLayoutActions()
364 sShowConstraints, callback, ICON_SHOW_CONSTRAINTS, 180, false)); in addLayoutActions()