Searched refs:runInShell (Results 1 – 3 of 3) sorted by relevance
131 String out = runInShell(TAG, uiAutomation, cmd).trim(); in setMaxPerformanceTaskProfile()540 protected String runInShell(String tag, UiAutomation uiAutomation, String command) { in runInShell() method
200 return runInShell(TAG, mInstrumentation.getUiAutomation(), command); in executeCommand()
426 return runInShell(TAG, mInstrumentation.getUiAutomation(), command); in executeCommand()