HomeSort by relevance Sort by last modified time
    Searched defs:setEnumValues (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
AttributeInfo.java 142 public AttributeInfo setEnumValues(String[] values) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttributeInfoTest.java 175 info.setEnumValues(new String[] { "wrap_content", "match_parent" });
221 info.setEnumValues(new String[] { "wrap_content", "match_parent" });

Completed in 60 milliseconds