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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportWarningActivity.java24 import static com.android.shell.BugreportProgressService.sendShareIntent;
82 sendShareIntent(this, mSendIntent);
H A DBugreportProgressService.java983 sendShareIntent(mContext, notifIntent);
992 static void sendShareIntent(Context context, Intent intent) { method in class:BugreportProgressService

Completed in 60 milliseconds