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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 136 public static boolean sDebugGridLayout = CAN_DEBUG;
205 sDebugGridLayout = !sDebugGridLayout;
266 sDebugGridLayout, actionCallback, null, 210, false));
600 } else if (sDebugGridLayout) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 807 if (false && GridLayoutRule.sDebugGridLayout) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 475 if (GridLayoutRule.sDebugGridLayout) {
    [all...]
SelectionManager.java     [all...]
OutlinePage.java 804 if (GridLayoutRule.sDebugGridLayout) {
    [all...]

Completed in 118 milliseconds