Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DIIncidentManager.aidl19 import android.os.IIncidentReportStatusListener;
41 @nullable IIncidentReportStatusListener listener, in reportIncidentToStream()
DIIncidentReportStatusListener.aidl24 oneway interface IIncidentReportStatusListener { interface
/frameworks/base/cmds/incidentd/src/
DReporter.h40 sp<IIncidentReportStatusListener> listener;
44 ReportRequest(const IncidentReportArgs& args, const sp<IIncidentReportStatusListener>& listener,
DReporter.cpp48 const sp<IIncidentReportStatusListener>& l, int f) in ReportRequest()
192 id, IIncidentReportStatusListener::STATUS_STARTING); in runReport()
214 id, IIncidentReportStatusListener::STATUS_FINISHED); in runReport()
DIncidentService.h106 const sp<IIncidentReportStatusListener>& listener,
DIncidentService.cpp223 const sp<IIncidentReportStatusListener>& listener, in reportIncidentToStream()
/frameworks/base/cmds/incidentd/tests/
DReporter_test.cpp38 class TestListener : public IIncidentReportStatusListener {
55 case IIncidentReportStatusListener::STATUS_STARTING: in onReportSectionStatus()
59 case IIncidentReportStatusListener::STATUS_FINISHED: in onReportSectionStatus()
DSection_test.cpp71 class SimpleListener : public IIncidentReportStatusListener {
/frameworks/base/libs/incident/
DAndroid.mk34 ../../core/java/android/os/IIncidentReportStatusListener.aidl \
/frameworks/base/
DAndroid.bp225 "core/java/android/os/IIncidentReportStatusListener.aidl",
/frameworks/base/config/
Dboot-image-profile.txt27614 …rtIncidentToStream(Landroid/os/IncidentReportArgs;Landroid/os/IIncidentReportStatusListener;Ljava/…