Searched defs:getShadowCreator (Results 1 – 2 of 2) sorted by relevance
73 MethodHandle getShadowCreator(Class<?> theClass); in getShadowCreator() method
33 public static MethodHandle getShadowCreator(Class<?> caller) { in getShadowCreator() method in RobolectricInternals