Searched refs:buildWarningIntent (Results 1 – 1 of 1) sorted by relevance
1127 private static Intent buildWarningIntent(Context context, @Nullable Intent sendIntent) { in buildWarningIntent() method in BugreportProgressService1215 Intent warningIntent = buildWarningIntent(mContext, /* sendIntent */ null); in maybeShowWarningMessageAndCloseNotification()1263 notifIntent = buildWarningIntent(mContext, sendIntent); in shareBugreport()