Searched defs:executeCommand (Results 1 – 9 of 9) sorted by relevance
64 def executeCommand(args): function
108 public String executeCommand(String cmd) { in executeCommand() method in OtDaemonController
496 private List<String> executeCommand(String commandFormat, Object... args) { in executeCommand() method in FullThreadDevice500 private List<String> executeCommand(String command) { in executeCommand() method in FullThreadDevice
74 ListenableFuture<?> executeCommand = in execute() local
198 private String executeCommand(String command) { in executeCommand() method in ComposBenchmark
222 private <T extends StatefulActivity<?> & RecentsViewContainer> boolean executeCommand( in executeCommand() method in OverviewCommandHelper
140 private static Process executeCommand(String command) throws IOException { in executeCommand() method in DeployAgent
236 private void executeCommand(PrintWriter pw, String[] args) { in executeCommand() method in UserSwitchMonitorService
423 private String executeCommand(String command) { in executeCommand() method in MicrodroidBenchmarks