Searched refs:IIncidentReportStatusListener (Results 1 – 11 of 11) sorted by relevance
19 import android.os.IIncidentReportStatusListener;41 @nullable IIncidentReportStatusListener listener, in reportIncidentToStream()
24 oneway interface IIncidentReportStatusListener { interface
40 sp<IIncidentReportStatusListener> listener;44 ReportRequest(const IncidentReportArgs& args, const sp<IIncidentReportStatusListener>& listener,
48 const sp<IIncidentReportStatusListener>& l, int f) in ReportRequest()192 id, IIncidentReportStatusListener::STATUS_STARTING); in runReport()214 id, IIncidentReportStatusListener::STATUS_FINISHED); in runReport()
106 const sp<IIncidentReportStatusListener>& listener,
223 const sp<IIncidentReportStatusListener>& listener, in reportIncidentToStream()
38 class TestListener : public IIncidentReportStatusListener {55 case IIncidentReportStatusListener::STATUS_STARTING: in onReportSectionStatus()59 case IIncidentReportStatusListener::STATUS_FINISHED: in onReportSectionStatus()
71 class SimpleListener : public IIncidentReportStatusListener {
34 ../../core/java/android/os/IIncidentReportStatusListener.aidl \
225 "core/java/android/os/IIncidentReportStatusListener.aidl",
27614 …rtIncidentToStream(Landroid/os/IncidentReportArgs;Landroid/os/IIncidentReportStatusListener;Ljava/…