Searched refs:copySystemProfile (Results 1 – 3 of 3) sorted by relevance
153 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()
697 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile() method in Installer702 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName); in copySystemProfile()
36380 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