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