Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java72 final Test annotation = method.getAnnotation(Test.class); in getTestMethod() local
/cts/tests/signature/lib/common/src/android/signature/cts/
DReflectionHelper.java404 Class<? extends Annotation> annotation) { in getAnnotatedConstructors()
427 Class<? extends Annotation> annotation) { in getAnnotatedMethods()
444 Class<? extends Annotation> annotation) { in getAnnotatedFields()