Searched defs:screenshotFd (Results 1 – 4 of 4) sorted by relevance
97 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreport()
225 @Nullable ParcelFileDescriptor screenshotFd, in startBugreport()
488 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreport()807 FileDescriptor bugreportFd, FileDescriptor screenshotFd, in startBugreportLocked()
704 ParcelFileDescriptor screenshotFd = null; in startBugreportAPI() local