Searched refs:getProfileName (Results 1 – 16 of 16) sorted by relevance
189 public static String getProfileName(String splitName) { in getProfileName() method in ArtManager200 return new File(profileDir, getProfileName(splitName)).getAbsolutePath(); in getCurrentProfilePath()
258 createProfileSnapshot(packageName, ArtManager.getProfileName(splitName), codePath, in snapshotAppProfile()261 destroyProfileSnapshot(packageName, ArtManager.getProfileName(splitName)); in snapshotAppProfile()527 result.put(pkg.getBaseCodePath(), ArtManager.getProfileName(null)); in getPackageProfileNames()536 result.put(splitCodePaths[i], ArtManager.getProfileName(splitNames[i])); in getPackageProfileNames()
375 static String getProfileName(int profile) { in getProfileName() method
114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
460 public String getProfileName() { in getProfileName() method in SipProfile
361 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
229 String profileName = ArtManager.getProfileName( in performDexOptLI()
9748 ArtManager.getProfileName(null))) { in performDexOptUpgrade()9785 ArtManager.getProfileName(null))) { in performDexOptUpgrade()
252 assertEquals("p1", profile.getProfileName()); in testGetProfile()
8606 method public String getProfileName();
30764 method public String getProfileName();
9724 method public String getProfileName();
30985 method public String getProfileName();
17782 method public java.lang.String getProfileName();
6104 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
14023 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;