Searched refs:executeCmdRunnable (Results 1 – 2 of 2) sorted by relevance
229 mConsole.executeCmdRunnable(runnable, captures); in testRunCommand()249 mConsole.executeCmdRunnable(runnable, captures); in testRunCommand_shortcut()273 mConsole.executeCmdRunnable(runnable, captures); in testRunCommand_startsWithCommand()
921 void executeCmdRunnable(Runnable command, CaptureList groups) { in executeCmdRunnable() method in Console1028 executeCmdRunnable(command, groups); in run()