Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportActivity.java345 startBugReportCollection(bugReport); in onActivityStartedWithBugReportServiceBound()
454 startBugReportCollection(mMetaBugReport); in buttonSubmitClick()
464 private void startBugReportCollection(MetaBugReport bug) { in startBugReportCollection() method in BugReportActivity