Searched defs:getShadowCreator (Results 1 – 4 of 4) sorted by relevance
40 MethodHandle getShadowCreator(Class<?> theClass); in getShadowCreator() method
24 public static MethodHandle getShadowCreator(Class<?> caller) { in getShadowCreator() method in RobolectricInternals
449 public MethodHandle getShadowCreator(Class<?> theClass) { in getShadowCreator() method
604 public MethodHandle getShadowCreator(Class<?> theClass) { in getShadowCreator() method in SandboxClassLoaderTest.MyClassHandler