Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportService.java478 static void showBugReportFinishedNotification(Context context, MetaBugReport bug) { in showBugReportFinishedNotification() method in BugReportService
533 showBugReportFinishedNotification(this, mMetaBugReport); in zipDirectoryAndUpdateStatus()
DBugReportActivity.java707 BugReportService.showBugReportFinishedNotification(mContext, bug); in doInBackground()