FileDocCategorySizeDatePackage
ShareActionProvider.javaAPI DocAndroid 5.1 API1150Sat Mar 14 14:09:42 GMT 2015android.widget

ShareActionProvider

public class ShareActionProvider extends android.view.ActionProvider

Fields Summary
public static final String
DEFAULT_SHARE_HISTORY_FILE_NAME
Constructors Summary
public ShareActionProvider(android.content.Context context)

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

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

 throw new RuntimeException("Stub!"); 
public voidonPrepareSubMenu(android.view.SubMenu subMenu)

 throw new RuntimeException("Stub!"); 
public voidsetOnShareTargetSelectedListener(android.widget.ShareActionProvider$OnShareTargetSelectedListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetShareHistoryFileName(java.lang.String shareHistoryFile)

 throw new RuntimeException("Stub!"); 
public voidsetShareIntent(android.content.Intent shareIntent)

 throw new RuntimeException("Stub!");