Home
last modified time | relevance | path

Searched refs:moveAb (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java188 installer.moveAb(path, dexCodeInstructionSet, oatDir); in moveAbArtifacts()
DInstaller.java221 public void moveAb(String apkPath, String instructionSet, String outputPath) in moveAb() method in Installer