Searched defs:clearAppProfiles (Results 1 – 4 of 4) sorted by relevance
447 public void clearAppProfiles(PackageParser.Package pkg) { in clearAppProfiles() method in ArtManagerService
71 void clearAppProfiles(@utf8InCpp String packageName, @utf8InCpp String profileName); in clearAppProfiles() method
400 public void clearAppProfiles(String packageName, String profileName) throws InstallerException { in clearAppProfiles() method in Installer
565 binder::Status InstalldNativeService::clearAppProfiles(const std::string& packageName, in clearAppProfiles() function in android::installd::InstalldNativeService