Searched defs:startBugreport (Results 1 – 4 of 4) sorted by relevance
80 void startBugreport(int callingUid, @utf8InCpp String callingPackage, in startBugreport() method
116 binder::Status DumpstateService::startBugreport(int32_t calling_uid, in startBugreport() function in android::os::DumpstateService
146 public void startBugreport(@NonNull ParcelFileDescriptor bugreportFd, in startBugreport() method in BugreportManager
74 public void startBugreport(int callingUidUnused, String callingPackage, in startBugreport() method in BugreportManagerServiceImpl