Searched refs:readAllAndClose (Results 1 – 1 of 1) sorted by relevance
168 val screenRecordOutput = screenRecordingFileDescriptor.readAllAndClose() in <lambda>()235 private fun ParcelFileDescriptor.readAllAndClose(): String = in <lambda>() method in android.platform.test.rule.ScreenRecordRule