HomeSort by relevance Sort by last modified time
    Searched full:attrspath (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttributeInfoTest.java 299 File attrsPath = new File(git, "frameworks" + File.separator + "base"
302 assertTrue(attrsPath.getPath(), attrsPath.exists());
303 AttrsXmlParser parser = new AttrsXmlParser(attrsPath.getPath(),

Completed in 57 milliseconds