Searched defs:cancelBugreport (Results 1 – 5 of 5) sorted by relevance
84 void cancelBugreport(int callingUid, @utf8InCpp String callingPackage); in cancelBugreport() method
161 binder::Status DumpstateService::cancelBugreport(int32_t calling_uid, in cancelBugreport() function in android::os::DumpstateService
273 public void cancelBugreport() { in cancelBugreport() method in BugreportManager
99 public void cancelBugreport(int callingUidUnused, String callingPackage) { in cancelBugreport() method in BugreportManagerServiceImpl
209 public void cancelBugreport() throws Exception { in cancelBugreport() method in BugreportManagerTest