Searched refs:assetsDir (Results 1 – 1 of 1) sorted by relevance
381 File assetsDir = new File(mAssets); in callAapt() local382 if (assetsDir.isDirectory()) { in callAapt()383 inputPaths.add(new InputPath(assetsDir)); in callAapt()