Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
DLayoutDevicesXsd.java122 public static Validator getValidator(ErrorHandler handler) throws SAXException { in getValidator() method in LayoutDevicesXsd
/development/tools/sdkmanager/libs/sdklib/tests/com/android/sdklib/repository/
DSdkRepositoryTest.java114 private Validator getValidator(int version, CaptureErrorHandler handler) throws SAXException { in getValidator() method in SdkRepositoryTest
/development/tools/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DRepoSource.java632 private Validator getValidator(int version) throws SAXException { in getValidator() method in RepoSource