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

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java207 public void destroyAppData(String uuid, String packageName, int userId, int flags, method in class:Installer
211 mInstalld.destroyAppData(uuid, packageName, userId, flags, ceDataInode);
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp668 binder::Status InstalldNativeService::destroyAppData(const std::unique_ptr<std::string>& uuid, function in class:android::installd::InstalldNativeService

Completed in 15 milliseconds