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