Searched refs:getObbInfo (Results 1 – 7 of 7) sorted by relevance
38 public static ObbInfo getObbInfo(String filePath) throws IOException { in getObbInfo() method in ObbScanner
29 ObbInfo getObbInfo(String filename); in getObbInfo() method
206 public ObbInfo getObbInfo(String filename) {208 return ObbScanner.getObbInfo(filename);
3630 protected ObbInfo getObbInfo() throws IOException { in getObbInfo() method in StorageManagerService.ObbAction3633 obbInfo = mContainerService.getObbInfo(mObbState.canonicalPath); in getObbInfo()3673 final ObbInfo obbInfo = getObbInfo(); in handleExecute()
9196 …method public static android.content.res.ObbInfo getObbInfo(java.lang.String) throws java.io.IOExc…
11223 …method public static android.content.res.ObbInfo getObbInfo(java.lang.String) throws java.io.IOExc…
12003 …method public static android.content.res.ObbInfo getObbInfo(java.lang.String) throws java.io.IOExc…