Home
last modified time | relevance | path

Searched refs:getProfileName (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/dex/
H A DArtManager.java189 public static String getProfileName(String splitName) { in getProfileName() method in ArtManager
200 return new File(profileDir, getProfileName(splitName)).getAbsolutePath(); in getCurrentProfilePath()
210 return new File(profileDir, getProfileName(splitName)).getAbsolutePath(); in getReferenceProfilePath()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DBtHelper.java464 "BT profile " + BluetoothProfile.getProfileName(profile) + " disconnected")); in onBtProfileDisconnected()
485 + BluetoothProfile.getProfileName(profile)); in onBtProfileDisconnected()
494 "BT profile " + BluetoothProfile.getProfileName(profile) + " connected to proxy " in onBtProfileConnected()
516 + BluetoothProfile.getProfileName(profile)); in onBtProfileConnected()
698 + BluetoothProfile.getProfileName(profile) + " profile"));
717 + BluetoothProfile.getProfileName(profile) + " profile"));
H A DAudioDeviceInventory.java534 + " profile=" + BluetoothProfile.getProfileName(btInfo.mProfile) in onSetBtActiveDevice()
610 + BluetoothProfile.getProfileName(btInfo.mProfile)); in onSetBtActiveDevice()
1538 + BluetoothProfile.getProfileName(profile));
H A DAudioDeviceBroker.java817 return "BtDeviceChangedData profile=" + BluetoothProfile.getProfileName( in toString()
H A DAudioService.java7622 + BluetoothProfile.getProfileName(profile) + ", device update " + previousDevice in handleBluetoothActiveDeviceChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DArtManagerService.java293 createProfileSnapshot(packageName, ArtManager.getProfileName(splitName), codePath, in snapshotAppProfile()
296 destroyProfileSnapshot(packageName, ArtManager.getProfileName(splitName)); in snapshotAppProfile()
584 result.put(pkg.getBaseApkPath(), ArtManager.getProfileName(null)); in getPackageProfileNames()
593 result.put(splitCodePaths[i], ArtManager.getProfileName(splitNames[i])); in getPackageProfileNames()
/aosp14/frameworks/base/core/java/android/security/attestationverification/
H A DAttestationProfile.java195 public @Nullable String getProfileName() { in getProfileName() method in AttestationProfile
/aosp14/frameworks/base/core/java/android/app/admin/
H A DManagedProfileProvisioningParams.java95 public String getProfileName() { in getProfileName() method in ManagedProfileProvisioningParams
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DDexOptHelper.java155 ArtManager.getProfileName(null))) { in performDexOptUpgrade()
192 ArtManager.getProfileName(null))) { in performDexOptUpgrade()
303 ArtManager.getProfileName(null))) { in checkAndDexOptSystemUi()
H A DPackageDexOptimizer.java331 String profileName = ArtManager.getProfileName( in performDexOptLI()
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/
H A DEuiccProfileInfoTest.java114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccProfileInfo.java363 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java708 + "profile " + BluetoothProfile.getProfileName(bluetoothProfile) in onActiveDeviceChanged()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java21609 provisioningParams.getProfileName(),
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1472 method @Nullable public String getProfileName();
12344 method public String getProfileName();
H A Dcurrent.txt28809 method @Deprecated public String getProfileName();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4898 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4901 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11139 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;