Searched defs:sDebugGridLayout (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
H A DGridLayoutRule.java134 public static boolean sDebugGridLayout = CAN_DEBUG; field in class:GridLayoutRule
203 sDebugGridLayout = !sDebugGridLayout;
261 sDebugGridLayout, actionCallback, null, 210, false));
547 } else if (sDebugGridLayout) {

Completed in 96 milliseconds