Searched refs:IShadow (Results 1 – 3 of 3) sorted by relevance
3 import org.robolectric.internal.IShadow;8 private final static IShadow SHADOW_IMPL;13 .asSubclass(IShadow.class).getDeclaredConstructor().newInstance();
3 import org.robolectric.internal.IShadow;6 public class ShadowImpl implements IShadow {
6 public interface IShadow { interface