Searched defs:stageDir (Results 1 – 2 of 2) sorted by relevance
136 File stageDir = new File(ProviderTestUtils.stageDir(mVolumeName), in testGetContentUri() local
200 static File stageDir(String volumeName) throws IOException { in stageDir() method