Searched refs:mUIDevice (Results 1 – 1 of 1) sorted by relevance
74 private UiDevice mUIDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); field in PerfettoHelper243 startOutput = mUIDevice.executeShellCommand(perfettoCmd); in startCollectingFromConfigFile()274 mUIDevice.executeShellCommand(String.format(REMOVE_CMD, PERFETTO_TMP_OUTPUT_FILE)); in canSetupBeforeStartCollecting()279 mUIDevice.executeShellCommand( in canSetupBeforeStartCollecting()367 mUIDevice.executeShellCommand(String.format(PERFETTO_STOP_CMD, perfettoProcId)); in stopPerfetto()451 mUIDevice.executeShellCommand( in isTestPerfettoRunning()490 String moveResult = mUIDevice.executeShellCommand(String.format( in copyFileOutput()