Searched refs:deviceStateBytes (Results 1 – 1 of 1) sorted by relevance
296 val deviceStateBytes = getCurrentState(flicker.instrumentation.uiAutomation) in getTaggedFilePath() constant297 val deviceState = DeviceDumpParser.fromDump(deviceStateBytes.first, deviceStateBytes.second) in getTaggedFilePath()301 Files.write(wmTraceFile, deviceStateBytes.first) in getTaggedFilePath()305 Files.write(layersTraceFile, deviceStateBytes.second) in getTaggedFilePath()