Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DGridLayoutRule.java120 private static final String ACTION_DEBUG = "_debug"; //$NON-NLS-1$ field in GridLayoutRule
204 } else if (id.equals(ACTION_DEBUG)) { in addLayoutActions()
265 actions.add(RuleAction.createToggle(ACTION_DEBUG, "Debug", in addLayoutActions()