Searched defs:getShadowCreator (Results 1 – 6 of 6) sorted by relevance
53 MethodHandle getShadowCreator(Class<?> theClass); in getShadowCreator() method
29 public static MethodHandle getShadowCreator(Class<?> caller) { in getShadowCreator() method in RobolectricInternals
457 public MethodHandle getShadowCreator(Class<?> theClass) { in getShadowCreator() method
73 MethodHandle getShadowCreator(Class<?> theClass); in getShadowCreator() method
33 public static MethodHandle getShadowCreator(Class<?> caller) { in getShadowCreator() method in RobolectricInternals
612 public MethodHandle getShadowCreator(Class<?> theClass) { in getShadowCreator() method in SandboxClassLoaderTest.MyClassHandler