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