Searched refs:onReportStarted (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/os/
H A DIIncidentReportStatusListener.aidl28 void onReportStarted();
/frameworks/base/cmds/incident/
H A Dmain.cpp46 virtual Status onReportStarted();
62 StatusListener::onReportStarted() function in class:StatusListener
/frameworks/base/cmds/incidentd/tests/
H A DReporter_test.cpp49 virtual Status onReportStarted() { function in class:TestListener
H A DSection_test.cpp76 virtual Status onReportStarted() { return Status::ok(); }; function in class:SimpleListener
/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp171 (*it)->listener->onReportStarted();

Completed in 11 milliseconds