Home
last modified time | relevance | path

Searched defs:onReportStarted (Results 1 – 4 of 4) 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.cpp70 StatusListener::onReportStarted() in onReportStarted() function in StatusListener