Home
last modified time | relevance | path

Searched refs:checkConstructor (Results 1 – 3 of 3) sorted by relevance

/cts/tests/signature/lib/common/src/android/signature/cts/
DAbstractApiChecker.java209 checkConstructor(classDescription, runtimeClass, con, c); in checkConstructorCompliance()
220 protected abstract void checkConstructor(JDiffClassDescription classDescription, in checkConstructor() method in AbstractApiChecker
DAnnotationChecker.java133 protected void checkConstructor(JDiffClassDescription classDescription, Class<?> runtimeClass, in checkConstructor() method in AnnotationChecker
DApiComplianceChecker.java431 protected void checkConstructor(JDiffClassDescription classDescription, Class<?> runtimeClass, in checkConstructor() method in ApiComplianceChecker