Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DBugReportInfoActivity.java371 private final BugReportInfoActivity mInfoActivity; field in BugReportInfoActivity.BugStorageObserver
381 mInfoActivity = activity; in BugStorageObserver()
386 new BugReportsLoaderAsyncTask(mInfoActivity).execute(); in onChange()