Searched refs:DIR_OBB (Results 1 – 1 of 1) sorted by relevance
48 private static final String DIR_OBB = "obb"; field in Environment115 return buildPaths(getExternalDirs(), DIR_ANDROID, DIR_OBB); in buildExternalStorageAndroidObbDirs()127 return buildPaths(getExternalDirs(), DIR_ANDROID, DIR_OBB, packageName); in buildExternalStorageAppObbDirs()467 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()