Searched refs:checkMountedPath (Results 1 – 1 of 1) sorted by relevance
94 final String mountPath = checkMountedPath(canonPath); in doMountAndUnmountObbNormal()170 final String mountPath1 = checkMountedPath(oo1.getPath()); in doMountAndUnmountTwoObbs()177 final String mountPath2 = checkMountedPath(oo2.getPath()); in doMountAndUnmountTwoObbs()871 private String checkMountedPath(final String path) { in checkMountedPath() method in StorageManagerTest