Methods Summary |
---|
protected void | dispatchDraw(android.graphics.Canvas canvas) throw new RuntimeException("Stub!");
|
public boolean | dispatchGenericMotionEvent(android.view.MotionEvent event) throw new RuntimeException("Stub!");
|
public boolean | dispatchKeyEvent(android.view.KeyEvent event) throw new RuntimeException("Stub!");
|
public boolean | dispatchTouchEvent(android.view.MotionEvent event) throw new RuntimeException("Stub!");
|
public boolean | dispatchTrackballEvent(android.view.MotionEvent event) throw new RuntimeException("Stub!");
|
public boolean | dispatchUnhandledInputEvent(android.view.InputEvent event) throw new RuntimeException("Stub!");
|
public void | dispatchWindowFocusChanged(boolean hasFocus) throw new RuntimeException("Stub!");
|
public void | draw(android.graphics.Canvas canvas) throw new RuntimeException("Stub!");
|
public boolean | gatherTransparentRegion(android.graphics.Region region) throw new RuntimeException("Stub!");
|
public java.lang.String | getSelectedTrack(int type) throw new RuntimeException("Stub!");
|
public java.util.List | getTracks(int type) throw new RuntimeException("Stub!");
|
protected void | onAttachedToWindow() throw new RuntimeException("Stub!");
|
protected void | onDetachedFromWindow() throw new RuntimeException("Stub!");
|
protected void | onLayout(boolean changed, int left, int top, int right, int bottom) throw new RuntimeException("Stub!");
|
protected void | onMeasure(int widthMeasureSpec, int heightMeasureSpec) throw new RuntimeException("Stub!");
|
public boolean | onUnhandledInputEvent(android.view.InputEvent event) throw new RuntimeException("Stub!");
|
protected void | onVisibilityChanged(android.view.View changedView, int visibility) throw new RuntimeException("Stub!");
|
public void | requestUnblockContent(android.media.tv.TvContentRating unblockedRating) throw new RuntimeException("Stub!");
|
public void | reset() throw new RuntimeException("Stub!");
|
public void | selectTrack(int type, java.lang.String trackId) throw new RuntimeException("Stub!");
|
public void | sendAppPrivateCommand(java.lang.String action, android.os.Bundle data) throw new RuntimeException("Stub!");
|
public void | setCallback(android.media.tv.TvView$TvInputCallback callback) throw new RuntimeException("Stub!");
|
public void | setCaptionEnabled(boolean enabled) throw new RuntimeException("Stub!");
|
public void | setMain() throw new RuntimeException("Stub!");
|
public void | setOnUnhandledInputEventListener(android.media.tv.TvView$OnUnhandledInputEventListener listener) throw new RuntimeException("Stub!");
|
public void | setStreamVolume(float volume) throw new RuntimeException("Stub!");
|
public void | setZOrderMediaOverlay(boolean isMediaOverlay) throw new RuntimeException("Stub!");
|
public void | setZOrderOnTop(boolean onTop) throw new RuntimeException("Stub!");
|
public void | tune(java.lang.String inputId, android.net.Uri channelUri, android.os.Bundle params) throw new RuntimeException("Stub!");
|
public void | tune(java.lang.String inputId, android.net.Uri channelUri) throw new RuntimeException("Stub!");
|