Home
last modified time | relevance | path

Searched defs:reportIncidentToStream (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DIIncidentManager.aidl42 oneway void reportIncidentToStream(in IncidentReportArgs args, in reportIncidentToStream() method
/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp285 Status IncidentService::reportIncidentToStream(const IncidentReportArgs& args, in reportIncidentToStream() function in android::os::incidentd::IncidentService