Home | History | Annotate | Download | only in ui

Lines Matching refs:isDirectory

464 		if (dir.exists() && dir.isDirectory()) {
1086 if (!dbDir.exists() || !dbDir.isDirectory()) {