@Implements(value=android.view.ViewRootImpl.class, isInAndroidSdk=false) public class ShadowViewRootImpl extends java.lang.Object
Constructor and Description |
---|
ShadowViewRootImpl() |
Modifier and Type | Method and Description |
---|---|
void |
callDispatchResized() |
static java.lang.Object |
getWindowSession(android.os.Looper mainLooper) |
void |
playSoundEffect(int effectId) |
static void |
reset() |
@Implementation public static java.lang.Object getWindowSession(android.os.Looper mainLooper)
@Implementation public void playSoundEffect(int effectId)
public void callDispatchResized()
@Resetter public static void reset()