Searched defs:deleteAllIncidentReports (Results 1 – 3 of 3) sorted by relevance
95 void deleteAllIncidentReports(String pkg); in deleteAllIncidentReports() method
230 public void deleteAllIncidentReports(String pkg) throws RemoteException { in deleteAllIncidentReports() method in IncidentCompanionService.BinderService
486 Status IncidentService::deleteAllIncidentReports(const String16& pkg16) { in deleteAllIncidentReports() function in android::os::incidentd::IncidentService