Searched refs:mountPath (Results 1 – 1 of 1) sorted by relevance
175 final String mountPath = sm.getMountedObbPath(file.getPath()); in checkMountedPath() local178 mountPath); in checkMountedPath()179 return mountPath; in checkMountedPath()208 final String mountPath = checkMountedPath(sm, outFile); in testMountAndUnmountObbNormal() local209 final File mountDir = new File(mountPath); in testMountAndUnmountObbNormal()