Home | History | Annotate | Download | only in device

Lines Matching defs:executeAdbCommand

1604     public String executeAdbCommand(String... cmdArgs) throws DeviceNotAvailableException {
2230 // Does not rely on {@link ITestDevice#executeAdbCommand(String...)} because it does not
2789 String output = executeAdbCommand("root");
2820 String output = executeAdbCommand("unroot");
3277 executeAdbCommand("tcpip", port);
3287 executeAdbCommand("usb");
3621 executeAdbCommand("disable-verity");
3624 executeAdbCommand("remount");