Searched refs:dir2 (Results 1 – 3 of 3) sorted by relevance
186 Doc dir2 = buildDoc("doc:dir2", "DIR2", Document.MIME_TYPE_DIR, null); in resetRoots() local187 mCreateRoot.children.add(dir2); in resetRoots()196 dir2.children.add(file4); in resetRoots()199 dir2.children.add(subDir2); in resetRoots()
296 String dir2 = mFileDir + "/test_" + now; in testWildcardPaths() local297 String file2 = dir2 + "/test.mp3"; in testWildcardPaths()304 assertTrue(new File(dir2).mkdir()); in testWildcardPaths()338 assertEquals(dir2, getRawFile(MediaStore.Files.getContentUri("external", parent2id)) in testWildcardPaths()345 new File(dir2).delete(); in testWildcardPaths()
1479 TextDirectionHeuristic dir2 = dirs[(diri + 1) % dirs.length];1483 new LayoutParam(b2, f2, p2, dir2));