Searched refs:removeDexFiles (Results 1 – 2 of 2) sorted by relevance
18771 void removeDexFiles(List<String> allCodePaths, String[] instructionSets) { in removeDexFiles() method18971 removeDexFiles(allCodePaths, instructionSets); in cleanUpResourcesLI()
31571 HSPLcom/android/server/pm/PackageManagerService;->removeDexFiles(Ljava/util/List;[Ljava/lang/String…