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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 135 public static boolean sShowStructure = false;
184 sShowStructure = !sShowStructure;
244 sShowStructure, actionCallback, ICON_SHOW_STRUCT, 190, false));
528 if (sShowStructure) {
RelativeLayoutRule.java 90 public static boolean sShowStructure = false;
139 if (sShowStructure) {
357 sShowStructure = !sShowStructure;
376 sShowStructure, callback, ICON_SHOW_STRUCTURE, 190, false));

Completed in 4121 milliseconds