Searched refs:executeCommandOnDeviceWithResultCode (Results 1 – 1 of 1) sorted by relevance
779 return executeCommandOnDeviceWithResultCode(command).statusCode; in runTzDataCheckWithArgs()818 private ShellResult executeCommandOnDeviceWithResultCode(String command) throws Exception { in executeCommandOnDeviceWithResultCode() method in TzDataCheckTest