@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 android.view.IWindowSession |
getWindowSession(android.os.Looper mainLooper) |
void |
playSoundEffect(int effectId) |
static void |
reset() |
@Implementation(maxSdk=16) public static android.view.IWindowSession getWindowSession(android.os.Looper mainLooper)
@Implementation public void playSoundEffect(int effectId)
public void callDispatchResized()
@Resetter public static void reset()