FileDocCategorySizeDatePackage
TvView.javaAPI DocAndroid 5.1 API4587Sat Mar 14 14:09:36 GMT 2015android.media.tv

TvView

public class TvView extends android.view.ViewGroup

Fields Summary
Constructors Summary
public TvView(android.content.Context context)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public TvView(android.content.Context context, android.util.AttributeSet attrs)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public TvView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
Methods Summary
protected voiddispatchDraw(android.graphics.Canvas canvas)

 throw new RuntimeException("Stub!"); 
public booleandispatchGenericMotionEvent(android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public booleandispatchKeyEvent(android.view.KeyEvent event)

 throw new RuntimeException("Stub!"); 
public booleandispatchTouchEvent(android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public booleandispatchTrackballEvent(android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public booleandispatchUnhandledInputEvent(android.view.InputEvent event)

 throw new RuntimeException("Stub!"); 
public voiddispatchWindowFocusChanged(boolean hasFocus)

 throw new RuntimeException("Stub!"); 
public voiddraw(android.graphics.Canvas canvas)

 throw new RuntimeException("Stub!"); 
public booleangatherTransparentRegion(android.graphics.Region region)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSelectedTrack(int type)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetTracks(int type)

 throw new RuntimeException("Stub!"); 
protected voidonAttachedToWindow()

 throw new RuntimeException("Stub!"); 
protected voidonDetachedFromWindow()

 throw new RuntimeException("Stub!"); 
protected voidonLayout(boolean changed, int left, int top, int right, int bottom)

 throw new RuntimeException("Stub!"); 
protected voidonMeasure(int widthMeasureSpec, int heightMeasureSpec)

 throw new RuntimeException("Stub!"); 
public booleanonUnhandledInputEvent(android.view.InputEvent event)

 throw new RuntimeException("Stub!"); 
protected voidonVisibilityChanged(android.view.View changedView, int visibility)

 throw new RuntimeException("Stub!"); 
public voidreset()

 throw new RuntimeException("Stub!"); 
public voidselectTrack(int type, java.lang.String trackId)

 throw new RuntimeException("Stub!"); 
public voidsetCallback(android.media.tv.TvView$TvInputCallback callback)

 throw new RuntimeException("Stub!"); 
public voidsetCaptionEnabled(boolean enabled)

 throw new RuntimeException("Stub!"); 
public voidsetOnUnhandledInputEventListener(android.media.tv.TvView$OnUnhandledInputEventListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetStreamVolume(float volume)

 throw new RuntimeException("Stub!"); 
public voidtune(java.lang.String inputId, android.net.Uri channelUri)

 throw new RuntimeException("Stub!");