Searched defs:execute (Results 1 – 2 of 2) sorted by relevance
104 public static String execute(String command) { in execute() method in CommandsHelper
139 public void execute(Runnable r) { in execute() method in SimCardUtil.SynchronousExecutor