Searched refs:getProfileName (Results 1 – 13 of 13) sorted by relevance
189 public static String getProfileName(String splitName) { in getProfileName() method in ArtManager200 return new File(profileDir, getProfileName(splitName)).getAbsolutePath(); in getCurrentProfilePath()
252 createProfileSnapshot(packageName, ArtManager.getProfileName(splitName), codePath, in snapshotAppProfile()255 destroyProfileSnapshot(packageName, ArtManager.getProfileName(splitName)); in snapshotAppProfile()517 result.put(pkg.baseCodePath, ArtManager.getProfileName(null)); in getPackageProfileNames()522 result.put(pkg.splitCodePaths[i], ArtManager.getProfileName(pkg.splitNames[i])); in getPackageProfileNames()
459 public String getProfileName() { in getProfileName() method in SipProfile
114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
360 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
216 String profileName = ArtManager.getProfileName(i == 0 ? null : pkg.splitNames[i - 1]); in performDexOptLI()
9692 ArtManager.getProfileName(null))) {9728 ArtManager.getProfileName(null))) {
281 assertEquals("p1", profile.getProfileName()); in testGetProfile()
6423 method public String getProfileName();
29465 method public String getProfileName();
4632 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
14979 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
17782 method public java.lang.String getProfileName();