Searched refs:getEmulatedStorageObbSource (Results 1 – 2 of 2) sorted by relevance
405 public static File getEmulatedStorageObbSource() { in getEmulatedStorageObbSource() method in Environment
2755 return new File(Environment.getEmulatedStorageObbSource(), path).getAbsolutePath(); in buildObbPath()