Searched refs:buildWarningIntent (Results 1 – 1 of 1) sorted by relevance
1176 private static Intent buildWarningIntent(Context context, @Nullable Intent sendIntent) { in buildWarningIntent() method in BugreportProgressService1272 warningIntent = buildWarningIntent(mContext, /* sendIntent */ null); in maybeShowWarningMessageAndCloseNotification()1288 return buildWarningIntent(mContext, /* sendIntent */ null); in buildWearWarningIntent()1334 notifIntent = buildWarningIntent(mContext, sendIntent); in shareBugreport()