Searched defs:clearAppProfiles (Results 1 – 4 of 4) sorted by relevance
452 public void clearAppProfiles(AndroidPackage pkg) { in clearAppProfiles() method in ArtManagerService
77 void clearAppProfiles(@utf8InCpp String packageName, @utf8InCpp String profileName); in clearAppProfiles() method
571 public void clearAppProfiles(String packageName, String profileName) throws InstallerException { in clearAppProfiles() method in Installer
585 binder::Status InstalldNativeService::clearAppProfiles(const std::string& packageName, in clearAppProfiles() function in android::installd::InstalldNativeService