Searched refs:sPublicVolPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
H A DApplicationPackageManagerTest.java42 private static final String sPublicVolPath = "/emulated"; field in class:ApplicationPackageManagerTest
74 sPublicVol.path = sPublicVolPath;
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageHelperTests.java44 private static final String sPublicVolPath = "/emulated"; field in class:PackageHelperTests
72 publicVol.path = sPublicVolPath;
85 File publicFile = new File(sPublicVolPath);

Completed in 142 milliseconds