Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
DMultiUserStorageTest.java94 readInt(buildRawPath(FILE_SINGLETON))); in testReadIsolatedStorage()
195 private static File buildRawPath(String file) { in buildRawPath() method in MultiUserStorageTest