FileDocCategorySizeDatePackage
MediaRouteActionProvider.javaAPI DocAndroid 5.1 API943Sat Mar 14 14:09:40 GMT 2015android.app

MediaRouteActionProvider

public class MediaRouteActionProvider extends android.view.ActionProvider

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

 super((android.content.Context)null); throw new RuntimeException("Stub!"); 
Methods Summary
public booleanisVisible()

 throw new RuntimeException("Stub!"); 
public android.view.ViewonCreateActionView()

 throw new RuntimeException("Stub!"); 
public android.view.ViewonCreateActionView(android.view.MenuItem item)

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

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

 throw new RuntimeException("Stub!"); 
public voidsetExtendedSettingsClickListener(android.view.View.OnClickListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetRouteTypes(int types)

 throw new RuntimeException("Stub!");