Home | History | Annotate | Download | only in storage

Lines Matching refs:canonicalPath

471             final String canonicalPath = new File(rawPath).getCanonicalPath();
473 mMountService.mountObb(rawPath, canonicalPath, key, mObbActionListener, nonce);