Home
last modified time | relevance | path

Searched refs:recordingProcess (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DDeviceUtils.java150 Process recordingProcess = null; in runWithScreenRecording() local
152 recordingProcess = in runWithScreenRecording()
168 while (recordingProcess != null) { in runWithScreenRecording()
195 if (recordingProcess != null) { in runWithScreenRecording()
196 recordingProcess.destroy(); in runWithScreenRecording()