Searched refs:CR3_SETTINGS_DIR_NAME (Results 1 – 1 of 1) sorted by relevance
1069 CR3_SETTINGS_DIR_NAME = baseDir.getAbsolutePath(); in createCacheDir()1083 return CR3_SETTINGS_DIR_NAME; in getExternalSettingsDirName()1087 return CR3_SETTINGS_DIR_NAME != null ? new File(CR3_SETTINGS_DIR_NAME) : null; in getExternalSettingsDir()1152 private static String CR3_SETTINGS_DIR_NAME; field in Engine1595 if (null != CR3_SETTINGS_DIR_NAME) in uninit()