Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiTextValueNode.java45 public void updateValue(Node xml_attribute_node) { in updateValue() method in UiTextValueNode
DUiSeparatorAttributeNode.java124 public void updateValue(Node xml_attribute_node) { in updateValue() method in UiSeparatorAttributeNode
DUiAbstractTextAttributeNode.java80 public void updateValue(Node xml_attribute_node) { in updateValue() method in UiAbstractTextAttributeNode
DUiAttributeNode.java149 public abstract void updateValue(Node node); in updateValue() method in UiAttributeNode
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
DSensorActivity.java252 public void updateValue() { in updateValue() method in SensorActivity.DisplayInfo
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceChooser.java617 private void updateValue() { in updateValue() method in ResourceChooser