Searched refs:toPathName (Results 1 – 1 of 1) sorted by relevance
19006 final String toPathName = new File(move.fromCodePath).getName(); in copyApk() local19007 codeFile = new File(Environment.getDataAppDirectory(move.toUuid), toPathName); in copyApk()19045 final String toPathName = new File(move.fromCodePath).getName(); in cleanUp() local19047 toPathName); in cleanUp()