Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/
DCommandsHelper.java104 public static String execute(String command) { in execute() method in CommandsHelper
/platform_testing/libraries/telephony-utility/src/android/telephony/utility/
DSimCardUtil.java139 public void execute(Runnable r) { in execute() method in SimCardUtil.SynchronousExecutor