Searched defs:newCachePath (Results 1 – 2 of 2) sorted by relevance
346 final String newCachePath = PackageHelper.createSdDir(sizeMb, newCid, key, Process.myUid(), in copyResourceInner() local
7223 final String newCachePath; in copyApk() local7263 String newCachePath = PackageHelper.mountSdDir(cid, getEncryptKey(), in doPreInstall() local7278 String newCachePath = null; in doRename() local7320 private void setCachePath(String newCachePath) { in setCachePath()