Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java82 private static final String FALSE_ID = "false"; //$NON-NLS-1$ field in BaseViewRule
248 } else if (valueId.equals(FALSE_ID)) { in addContextMenuActions()
658 value = FALSE_ID; in createPropertyAction()
752 ids.add(FALSE_ID);