Home
last modified time | relevance | path

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

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