Home
last modified time | relevance | path

Searched refs:buildWarningIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java875 private static Intent buildWarningIntent(Context context, Intent sendIntent) { in buildWarningIntent() method in BugreportProgressService
982 notifIntent = buildWarningIntent(mContext, sendIntent); in shareBugreport()