Home
last modified time | relevance | path

Searched refs:onReportSectionStatus (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
DIIncidentReportStatusListener.aidl30 void onReportSectionStatus(int section, int status); in onReportSectionStatus() method
/frameworks/base/cmds/incidentd/tests/
DSection_test.cpp77 virtual Status onReportSectionStatus(int /*section*/, int /*status*/) in onReportSectionStatus() function in SimpleListener
DReporter_test.cpp65 virtual Status onReportSectionStatus(int section, int status) { in onReportSectionStatus() function in TestListener
/frameworks/base/cmds/incident/
Dmain.cpp51 virtual Status onReportSectionStatus(int32_t section, int32_t status);
76 StatusListener::onReportSectionStatus(int32_t section, int32_t status) in onReportSectionStatus() function in StatusListener
/frameworks/base/cmds/incidentd/src/
DReporter.cpp595 listener->onReportSectionStatus( in runReport()
622 listener->onReportSectionStatus( in runReport()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt50200 Landroid/os/IIncidentReportStatusListener$Stub$Proxy;->onReportSectionStatus(II)V
50211 Landroid/os/IIncidentReportStatusListener;->onReportSectionStatus(II)V