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