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