Searched defs:exec (Results 1 – 7 of 7) sorted by relevance
52 public static <V> V exec(RemoteFunction<V> func) { in exec() method in Remote63 public static void exec(RemoteVoidFunction func) { in exec() method in Remote
53 exec () { function
101 public static Process exec(String cmd) throws IOException { in exec() method in TraceUtils105 public static Process exec(String cmd, String tmpdir) throws IOException { in exec() method in TraceUtils
136 final ThreadPoolExecutor exec = new ThreadPoolExecutor( in createDummyFiles() local
63 public void exec(MediaScannerConnection conn) { in exec() method in DownloadScanner.ScanRequest
379 private void exec(int msgid) { in exec() method in BlockingGLTextureView.RenderThread
581 public void exec(String[] args, PrintWriter writer) { in exec() method in ICarImpl.CarShellCommand