Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DBugReportService.java296 PendingIntent startBugReportInfoActivity = in buildProgressNotification() local
307 .setContentIntent(startBugReportInfoActivity) in buildProgressNotification()
494 PendingIntent startBugReportInfoActivity = in showBugReportFinishedNotification() local
503 .setContentIntent(startBugReportInfoActivity) in showBugReportFinishedNotification()