Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DIIncidentReportStatusListener.aidl30 void onReportSectionStatus(int section, int status); in onReportSectionStatus() method
/aosp14/frameworks/base/cmds/incidentd/tests/
H A DSection_test.cpp77 virtual Status onReportSectionStatus(int /*section*/, int /*status*/) in onReportSectionStatus() function in SimpleListener
H A DReporter_test.cpp65 virtual Status onReportSectionStatus(int section, int status) { in onReportSectionStatus() function in TestListener
/aosp14/frameworks/base/cmds/incident/
H A 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
/aosp14/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp719 listener->onReportSectionStatus( in execute_section()
746 listener->onReportSectionStatus( in execute_section()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36361 Landroid/os/IIncidentReportStatusListener$Stub$Proxy;->onReportSectionStatus(II)V
36372 Landroid/os/IIncidentReportStatusListener;->onReportSectionStatus(II)V