Searched defs:newCachePath (Results 1 – 2 of 2) sorted by relevance
268 final String newCachePath; in copyResourceInner() local
6017 final String newCachePath; in copyApk() local6057 String newCachePath = PackageHelper.mountSdDir(cid, getEncryptKey(), in doPreInstall() local6072 String newCachePath = null; in doRename() local6114 private void setCachePath(String newCachePath) { in setCachePath()