FileDocCategorySizeDatePackage
MediaBrowser.javaAPI DocAndroid 5.1 API2860Sat Mar 14 14:09:36 GMT 2015android.media.browse

MediaBrowser

public final class MediaBrowser extends Object

Fields Summary
Constructors Summary
public MediaBrowser(android.content.Context context, android.content.ComponentName serviceComponent, ConnectionCallback callback, android.os.Bundle rootHints)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidconnect()

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

 throw new RuntimeException("Stub!"); 
public android.os.BundlegetExtras()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetRoot()

 throw new RuntimeException("Stub!"); 
public android.content.ComponentNamegetServiceComponent()

 throw new RuntimeException("Stub!"); 
public android.media.session.MediaSession.TokengetSessionToken()

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

 throw new RuntimeException("Stub!"); 
public voidsubscribe(java.lang.String parentId, android.media.browse.MediaBrowser$SubscriptionCallback callback)

 throw new RuntimeException("Stub!"); 
public voidunsubscribe(java.lang.String parentId)

 throw new RuntimeException("Stub!");