Home
last modified time | relevance | path

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

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