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

/frameworks/base/core/java/android/os/
H A DIIncidentReportStatusListener.aidl33 void onReportFailed();
/frameworks/base/cmds/incident/
H A Dmain.cpp50 virtual Status onReportFailed();
90 StatusListener::onReportFailed() function in class:StatusListener
/frameworks/base/cmds/incidentd/tests/
H A DReporter_test.cpp70 virtual Status onReportFailed() { function in class:TestListener
H A DSection_test.cpp79 virtual Status onReportFailed() { return Status::ok(); }; function in class:SimpleListener
/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp236 (*it)->listener->onReportFailed();

Completed in 44 milliseconds