Home
last modified time | relevance | path

Searched defs:mountPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java175 final String mountPath = sm.getMountedObbPath(file.getPath()); in checkMountedPath() local
208 final String mountPath = checkMountedPath(sm, outFile); in testMountAndUnmountObbNormal() local