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()
252 createProfileSnapshot(packageName, ArtManager.getProfileName(splitName), codePath, in snapshotAppProfile()255 destroyProfileSnapshot(packageName, ArtManager.getProfileName(splitName)); in snapshotAppProfile()521 result.put(pkg.baseCodePath, ArtManager.getProfileName(null)); in getPackageProfileNames()526 result.put(pkg.splitCodePaths[i], ArtManager.getProfileName(pkg.splitNames[i])); in getPackageProfileNames()
375 static String getProfileName(int profile) { in getProfileName() method
460 public String getProfileName() { in getProfileName() method in SipProfile
114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
364 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
214 String profileName = ArtManager.getProfileName(i == 0 ? null : pkg.splitNames[i - 1]); in performDexOptLI()
9636 ArtManager.getProfileName(null))) {9672 ArtManager.getProfileName(null))) {
252 assertEquals("p1", profile.getProfileName()); in testGetProfile()
7240 method public String getProfileName();
29884 method public String getProfileName();
7138 method public String getProfileName();
29754 method public String getProfileName();
4632 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
14026 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
17782 method public java.lang.String getProfileName();