Searched refs:clearAppProfiles (Results 1 – 8 of 8) sorted by relevance
77 void clearAppProfiles(@utf8InCpp String packageName, @utf8InCpp String profileName); in clearAppProfiles() method
452 public void clearAppProfiles(AndroidPackage pkg) { in clearAppProfiles() method in ArtManagerService457 mInstaller.clearAppProfiles(pkg.getPackageName(), profileName); in clearAppProfiles()
571 public void clearAppProfiles(String packageName, String profileName) throws InstallerException { in clearAppProfiles() method in Installer574 mInstalld.clearAppProfiles(packageName, profileName); in clearAppProfiles()
13292 mArtManagerService.clearAppProfiles(pkg); in clearAppProfilesLIF()
134 binder::Status clearAppProfiles(const std::string& packageName, const std::string& profileName);
585 binder::Status InstalldNativeService::clearAppProfiles(const std::string& packageName, in clearAppProfiles() function in android::installd::InstalldNativeService
39702 Landroid/os/IInstalld$Stub$Proxy;->clearAppProfiles(Ljava/lang/String;Ljava/lang/String;)V39785 Landroid/os/IInstalld;->clearAppProfiles(Ljava/lang/String;Ljava/lang/String;)V
29614 HSPLcom/android/server/pm/Installer;->clearAppProfiles(Ljava/lang/String;Ljava/lang/String;)V33636 HSPLcom/android/server/pm/dex/ArtManagerService;->clearAppProfiles(Lcom/android/server/pm/parsing/p…