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