Searched refs:sendShareIntent (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.shell.BugreportProgressService.sendShareIntent;82 sendShareIntent(this, mSendIntent); in onClick()
992 sendShareIntent(mContext, notifIntent); in shareBugreport()1001 static void sendShareIntent(Context context, Intent intent) { in sendShareIntent() method in BugreportProgressService