Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DBooleanXmlPropertyEditor.java88 cycleValue(property); in activate()
96 cycleValue(property); in doubleClick()
102 private void cycleValue(Property property) throws Exception { in cycleValue() method in BooleanXmlPropertyEditor