Searched refs:ShareCompat (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DShareCompat.java40 * ShareCompat provides functionality to extend the {@link Intent#ACTION_SEND}/
58 public class ShareCompat { class
380 * {@link ShareCompat#configureMenuItem(MenuItem, IntentBuilder)
381 * ShareCompat.configureMenuItem()} to add a Share item to the menu while
678 mCallingPackage = ShareCompat.getCallingPackage(activity);
679 mCallingActivity = ShareCompat.getCallingActivity(activity);
867 * @see ShareCompat#EXTRA_CALLING_PACKAGE
884 * @see ShareCompat#EXTRA_CALLING_ACTIVITY

Completed in 33 milliseconds