Searched refs:bugreportFd (Results 1 – 1 of 1) sorted by relevance
159 ParcelFileDescriptor bugreportFd = parcelFd(bugreportFile); in testRetrieveBugreportConsentGranted() local160 assertThat(bugreportFd).isNotNull(); in testRetrieveBugreportConsentGranted()162 mBugreportManager.retrieveBugreport(bugreportFileLocation, bugreportFd, in testRetrieveBugreportConsentGranted()195 ParcelFileDescriptor bugreportFd = parcelFd(bugreportFile); in testRetrieveBugreportConsentDenied() local196 assertThat(bugreportFd).isNotNull(); in testRetrieveBugreportConsentDenied()199 bugreportFd, in testRetrieveBugreportConsentDenied()