@Implements(value=android.view.SurfaceView.class) public class ShadowSurfaceView extends ShadowView
Modifier and Type | Class and Description |
---|---|
static class |
ShadowSurfaceView.FakeSurfaceHolder
Robolectric implementation of
SurfaceHolder . |
ShadowView.WindowIdHelper
attributeSet, realView, scrollToCoordinates
Constructor and Description |
---|
ShadowSurfaceView() |
Modifier and Type | Method and Description |
---|---|
ShadowSurfaceView.FakeSurfaceHolder |
getFakeSurfaceHolder() |
protected SurfaceHolder |
getHolder() |
protected void |
onAttachedToWindow() |
__constructor__, callOnAttachedToWindow, callOnDetachedFromWindow, checkedPerformClick, clearWasInvalidated, clickOn, didRequestLayout, draw, dump, dump, dump, dumpAttribute, dumpAttributes, dumpFirstPart, dumpIndent, getGlobalVisibleRect, getLastTouchEvent, getLayerType, getOnClickListener, getOnCreateContextMenuListener, getOnLongClickListener, getOnSystemUiVisibilityChangeListener, getOnTouchListener, getScrollX, getScrollY, getWindowDisplayFrame, getWindowId, getWindowVisibleDisplayFrame, innerText, innerText, invalidate, isAttachedToWindow, lastHapticFeedbackPerformed, onLayout, onLayoutWasCalled, onTouchEvent, performHapticFeedback, post, postDelayed, postInvalidateDelayed, removeCallbacks, requestLayout, scrollBy, scrollTo, setAnimation, setDidRequestLayout, setGlobalVisibleRect, setLayerType, setMyParent, setOnClickListener, setOnCreateContextMenuListener, setOnFocusChangeListener, setOnLongClickListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setScrollX, setScrollY, setViewFocus, visualize, wasInvalidated
@Implementation protected void onAttachedToWindow()
@Implementation protected SurfaceHolder getHolder()
public ShadowSurfaceView.FakeSurfaceHolder getFakeSurfaceHolder()