Searched defs:destroyAppProfiles (Results 1 – 3 of 3) sorted by relevance
84 void destroyAppProfiles(@utf8InCpp String packageName); in destroyAppProfiles() method
726 public void destroyAppProfiles(String packageName) throws InstallerException { in destroyAppProfiles() method in Installer
1163 binder::Status InstalldNativeService::destroyAppProfiles(const std::string& packageName) { in destroyAppProfiles() function in android::installd::InstalldNativeService