FileDocCategorySizeDatePackage
TvContract.javaAPI DocAndroid 5.1 API11724Sat Mar 14 14:09:56 GMT 2015android.media.tv

TvContract

public final class TvContract extends Object

Fields Summary
public static final String
AUTHORITY
Constructors Summary
TvContract()

  CONTENT_URI = null;  throw new RuntimeException("Stub!"); 
Methods Summary
public static final android.net.UribuildChannelLogoUri(long channelId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelLogoUri(android.net.Uri channelUri)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelUri(long channelId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelUriForPassthroughInput(java.lang.String inputId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelsUriForInput(java.lang.String inputId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelsUriForInput(java.lang.String inputId, boolean browsableOnly)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildChannelsUriForInput(java.lang.String inputId, java.lang.String genre, boolean browsableOnly)

 throw new RuntimeException("Stub!"); 
public static final java.lang.StringbuildInputId(android.content.ComponentName name)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildProgramUri(long programId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildProgramsUriForChannel(long channelId)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildProgramsUriForChannel(android.net.Uri channelUri)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildProgramsUriForChannel(long channelId, long startTime, long endTime)

 throw new RuntimeException("Stub!"); 
public static final android.net.UribuildProgramsUriForChannel(android.net.Uri channelUri, long startTime, long endTime)

 throw new RuntimeException("Stub!"); 
public static final booleanisChannelUriForPassthroughInput(android.net.Uri uri)

 throw new RuntimeException("Stub!");