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()473 result.put(pkg.baseCodePath, ArtManager.getProfileName(null)); in getPackageProfileNames()478 result.put(pkg.splitCodePaths[i], ArtManager.getProfileName(pkg.splitNames[i])); in getPackageProfileNames()
112 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
459 public String getProfileName() { in getProfileName() method in SipProfile
358 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
216 String profileName = ArtManager.getProfileName(i == 0 ? null : pkg.splitNames[i - 1]); in performDexOptLI()
9050 ArtManager.getProfileName(null))) {9086 ArtManager.getProfileName(null))) {
258 assertEquals("p1", profile.getProfileName()); in testGetProfile()
4432 method public java.lang.String getProfileName();
27851 method public java.lang.String getProfileName();
25909 Landroid/net/sip/SipProfile;->getProfileName()Ljava/lang/String;39884 Landroid/service/euicc/EuiccProfileInfo;->getProfileName()Ljava/lang/String;
18923 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
17782 method public java.lang.String getProfileName();