Searched defs:mountPoint (Results 1 – 3 of 3) sorted by relevance
386 String mountPoint = device.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in setUp() local
874 File mountPoint = null; in flashWithFuseZip() local878 fuseUtil.mountZip(deviceBuild.getDeviceImageFile().getAbsoluteFile(), mountPoint); in flashWithFuseZip() local
472 String mountPoint = getIDevice().getMountPoint(mountName); in getMountPoint() local