Searched refs:onReportStarted (Results 1 – 6 of 6) sorted by relevance
28 void onReportStarted(); in onReportStarted() method
76 virtual Status onReportStarted() { return Status::ok(); }; in onReportStarted() function in SimpleListener
61 virtual Status onReportStarted() { in onReportStarted() function in TestListener
50 virtual Status onReportStarted();70 StatusListener::onReportStarted() in onReportStarted() function in StatusListener
492 mBatch->forEachListener([](const auto& listener) { listener->onReportStarted(); }); in runReport()
50201 Landroid/os/IIncidentReportStatusListener$Stub$Proxy;->onReportStarted()V50212 Landroid/os/IIncidentReportStatusListener;->onReportStarted()V