Home
last modified time | relevance | path

Searched refs:copySystemProfile (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDexOptHelper.java153 if (!mPm.mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
190 if (!mPm.mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
301 if (mPm.mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in checkAndDexOptSystemUi()
H A DInstaller.java697 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile() method in Installer
702 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName); in copySystemProfile()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36380 Landroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lan…
36463 Landroid/os/IInstalld;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z