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