Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DIIncidentReportStatusListener.aidl28 void onReportStarted(); in onReportStarted() method
/aosp12/frameworks/base/cmds/incidentd/tests/
H A DSection_test.cpp76 virtual Status onReportStarted() { return Status::ok(); }; in onReportStarted() function in SimpleListener
H A DReporter_test.cpp61 virtual Status onReportStarted() { in onReportStarted() function in TestListener
/aosp12/frameworks/base/cmds/incident/
H A Dmain.cpp50 virtual Status onReportStarted();
70 StatusListener::onReportStarted() in onReportStarted() function in StatusListener
/aosp12/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp541 mBatch->forEachListener([](const auto& listener) { listener->onReportStarted(); }); in runReport()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39685 Landroid/os/IIncidentReportStatusListener$Stub$Proxy;->onReportStarted()V
39696 Landroid/os/IIncidentReportStatusListener;->onReportStarted()V