Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java280 final String mountPath2 = checkMountedPath(sm, file2); in testMountAndUnmountTwoObbs() local
281 final File mountDir2 = new File(mountPath2); in testMountAndUnmountTwoObbs()