Searched refs:getEnclosingClass (Results 1 – 8 of 8) sorted by relevance
64 return getEnclosingClass().getMethod(getName()).getAnnotation(annotationClass); in getAnnotation()71 public Class<? extends TestCase> getEnclosingClass() { in getEnclosingClass() method in TestMethod
30 return root.isAssignableFrom(testMethod.getEnclosingClass()); in apply()
56 testMethod.getEnclosingClass().getAnnotation(annotationClass) != null; in apply()
271 listener.getClass().getEnclosingClass() != null in registerListenerImpl()272 ? listener.getClass().getEnclosingClass().getName() in registerListenerImpl()331 listener.getClass().getEnclosingClass() != null in requestTriggerSensorImpl()332 ? listener.getClass().getEnclosingClass().getName() in requestTriggerSensorImpl()
223 if (clazz.getEnclosingClass() != null) return false; in isTestClass()
216 anonymousClass.getClass().getEnclosingClass(); in timeGetEnclosingClass()
275 method @Deprecated public Class<? extends junit.framework.TestCase> getEnclosingClass();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...