Searched refs:DIR_OBB (Results 1 – 2 of 2) sorted by relevance
64 private static final String DIR_OBB = "obb"; field in Environment142 return buildPaths(getExternalDirs(), DIR_ANDROID, DIR_OBB); in buildExternalStorageAndroidObbDirs()154 return buildPaths(getExternalDirs(), DIR_ANDROID, DIR_OBB, packageName); in buildExternalStorageAppObbDirs()612 return buildPath(getLegacyExternalStorageDirectory(), DIR_ANDROID, DIR_OBB); in getLegacyExternalStorageObbDirectory()
49699 Landroid/os/Environment;->DIR_OBB:Ljava/lang/String;