Searched defs:bugreportFd (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/cmds/dumpstate/binder/android/os/ |
| D | IDumpstate.aidl | 91 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreport() 121 FileDescriptor bugreportFd, in retrieveBugreport()
|
| /frameworks/base/core/java/android/os/ |
| D | BugreportManager.java | 221 public void startBugreport( in startBugreport() 298 @NonNull ParcelFileDescriptor bugreportFd, in retrieveBugreport() 350 public void startConnectivityBugreport( in startConnectivityBugreport()
|
| /frameworks/base/services/core/java/com/android/server/os/ |
| D | BugreportManagerServiceImpl.java | 196 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreport() 251 FileDescriptor bugreportFd, String bugreportFile, IDumpstateListener listener) { in retrieveBugreport() 457 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreportLocked()
|
| /frameworks/base/packages/Shell/src/com/android/shell/ |
| D | BugreportProgressService.java | 648 ParcelFileDescriptor bugreportFd = info.getBugreportFd(); in startBugreportAPI() local
|