Home
last modified time | relevance | path

Searched refs:checkMountedPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java174 private String checkMountedPath(final StorageManager sm, final File file) { in checkMountedPath() method in MountServiceTests
208 final String mountPath = checkMountedPath(sm, outFile); in testMountAndUnmountObbNormal()
268 final String mountPath1 = checkMountedPath(sm, file1); in testMountAndUnmountTwoObbs()
272 final String mountPath2 = checkMountedPath(sm, file2); in testMountAndUnmountTwoObbs()