Searched refs:buildSendIntent (Results 1 – 2 of 2) sorted by relevance
50 Intent sendIntent = buildSendIntent(context, traceUri); in postNotification()86 Intent sendIntent = buildSendIntent(context, traceUri); in send()99 private static Intent buildSendIntent(Context context, Uri traceUri) { in buildSendIntent() method in FileSender
1095 private static Intent buildSendIntent(Context context, BugreportInfo info) { in buildSendIntent() method in BugreportProgressService1189 final Intent sendIntent = buildSendIntent(mContext, info); in shareBugreport()