Searched defs:moveCompleteApp (Results 1 – 3 of 3) sorted by relevance
54 void moveCompleteApp(@nullable @utf8InCpp String fromUuid, @nullable @utf8InCpp String toUuid, in moveCompleteApp() method
382 public void moveCompleteApp(String fromUuid, String toUuid, String packageName, in moveCompleteApp() method in Installer
1185 binder::Status InstalldNativeService::moveCompleteApp(const std::optional<std::string>& fromUuid, in moveCompleteApp() function in android::installd::InstalldNativeService