Searched refs:getEnclosingMethod (Results 1 – 7 of 7) sorted by relevance
471 assertEquals(null, C.D.class.getEnclosingMethod()); in testGetEnclosingMethodIsNotTransitive()485 assertNull(staticAnonymous.getClass().getEnclosingMethod()); in testStaticFieldAnonymousClass()490 assertNull(ReflectionTest.class.getEnclosingMethod()); in testGetEnclosingMethodOfTopLevelClass()502 assertNull(foo.c.getEnclosingMethod()); in testClassEnclosedByConstructor()512 foo.c.getEnclosingMethod()); in testClassEnclosedByMethod()
87 Method m = cl.getEnclosingMethod(); in nextLayer()
180 anonymousClass.getClass().getEnclosingMethod(); in timeGetEnclosingMethod()
98 public java.lang.reflect.Method getEnclosingMethod() { throw new RuntimeException("Stub!"); } in getEnclosingMethod() method in Class
379 Method clazz = ExtendTestClass.class.getEnclosingMethod(); in test_getEnclosingMethod()387 ptc.getLocalClass().getClass().getEnclosingMethod()); in test_getEnclosingMethod()
96 @libcore.util.Nullable public java.lang.reflect.Method getEnclosingMethod() { throw new RuntimeExce… in getEnclosingMethod() method in Class
155 public java.lang.reflect.Method getEnclosingMethod() { in getEnclosingMethod() method in Class