Home
last modified time | relevance | path

Searched defs:setText (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DEnumXmlPropertyEditor.java74 public void setText(Property property, String text) throws Exception { in setText() method in EnumXmlPropertyEditor
/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
DLabelView.java96 public void setText(String text) { in setText() method in LabelView
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDelegatingAction.java190 public void setText(String text) { in setText() method in DelegatingAction