Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java86 private static final String ZCUSTOM = "zcustom"; //$NON-NLS-1$ field in BaseViewRule
338 if (valueId.equals(ZCUSTOM)) { in addContextMenuActions()
380 widthChoices.add(Pair.of(ZCUSTOM, "Other...")); in addContextMenuActions()
401 heightChoices.add(Pair.of(ZCUSTOM, "Other...")); in addContextMenuActions()