Searched refs:monolithicFile (Results 1 – 1 of 1) sorted by relevance
9851 final File monolithicFile = new File(mountFile, RES_FILE_NAME); in setMountPath() local9852 if (monolithicFile.exists()) { in setMountPath()9853 packagePath = monolithicFile.getAbsolutePath(); in setMountPath()