Searched refs:dir2 (Results 1 – 3 of 3) sorted by relevance
185 Doc dir2 = buildDoc("doc:dir2", "DIR2", Document.MIME_TYPE_DIR, null); in resetRoots() local186 mCreateRoot.children.add(dir2); in resetRoots()195 dir2.children.add(file4); in resetRoots()198 dir2.children.add(subDir2); in resetRoots()
319 String dir2 = mFileDir + "/test_" + now; in testWildcardPaths() local320 String file2 = dir2 + "/test.mp3"; in testWildcardPaths()327 assertTrue(new File(dir2).mkdir()); in testWildcardPaths()367 assertEquals(dir2, c.getString(0)); in testWildcardPaths()374 new File(dir2).delete(); in testWildcardPaths()
1481 TextDirectionHeuristic dir2 = dirs[(diri + 1) % dirs.length];1485 new LayoutParam(b2, f2, p2, dir2));