Searched refs:moveCompleteApp (Results 1 - 5 of 5) sorted by path

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java213 public void moveCompleteApp(String fromUuid, String toUuid, String packageName, method in class:Installer
218 mInstalld.moveCompleteApp(fromUuid, toUuid, packageName, dataAppName, appId, seInfo,
H A DPackageManagerService.java16732 mInstaller.moveCompleteApp(move.fromUuid, move.toUuid, move.packageName,
[all...]
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp717 binder::Status InstalldNativeService::moveCompleteApp(const std::unique_ptr<std::string>& fromUuid, function in class:android::installd::InstalldNativeService
H A DInstalldNativeService.h77 binder::Status moveCompleteApp(const std::unique_ptr<std::string>& fromUuid,
/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl45 void moveCompleteApp(@nullable @utf8InCpp String fromUuid, @nullable @utf8InCpp String toUuid,

Completed in 223 milliseconds