Home
last modified time | relevance | path

Searched defs:getCurrentValue (Results 1 – 6 of 6) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DIUiSettableAttributeNode.java27 public String getCurrentValue(); in getCurrentValue() method
DUiSeparatorAttributeNode.java48 public String getCurrentValue() { in getCurrentValue() method in UiSeparatorAttributeNode
DUiAbstractTextAttributeNode.java50 public final String getCurrentValue() { in getCurrentValue() method in UiAbstractTextAttributeNode
DUiAttributeNode.java59 public abstract String getCurrentValue(); in getCurrentValue() method in UiAttributeNode
/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DPortFieldEditor.java37 public int getCurrentValue() { in getCurrentValue() method in PortFieldEditor
/development/tools/sdkmanager/app/src/com/android/sdkmanager/
DCommandLineProcessor.java750 public Object getCurrentValue() { in getCurrentValue() method in CommandLineProcessor.Arg