Searched defs:moveAb (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java443 public void moveAb(String apkPath, String instructionSet, String outputPath) method in class:Installer
447 mInstalld.moveAb(apkPath, instructionSet, outputPath);
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2238 binder::Status InstalldNativeService::moveAb(const std::string& apkPath, function in class:android::installd::InstalldNativeService

Completed in 5554 milliseconds