Searched refs:getFastbootPath (Results 1 – 6 of 6) sorted by relevance
81 public String getFastbootPath(); in getFastbootPath() method
240 public String getFastbootPath(); in getFastbootPath() method
90 testDevice.setFastbootPath(mDeviceManager.getFastbootPath()); in createDevice()
1285 public String getFastbootPath() { in getFastbootPath() method in DeviceManager
1781 return ArrayUtil.buildArray(new String[] {getFastbootPath(), "-s", getSerialNumber()}, in buildFastbootCommand()3232 public String getFastbootPath() { in getFastbootPath() method in NativeDevice
388 public String getFastbootPath() { in getFastbootPath() method in MockDeviceManager