Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DIIncidentReportStatusListener.aidl28 void onReportStarted(); in onReportStarted() method
/frameworks/base/cmds/incident/
Dmain.cpp45 virtual Status onReportStarted();
61 StatusListener::onReportStarted() in onReportStarted() function in StatusListener
/frameworks/base/cmds/incidentd/src/
DReporter.cpp187 (*it)->listener->onReportStarted(); in runReport()