/aosp14/frameworks/base/core/java/android/content/pm/dex/ |
H A D | ArtManager.java | 189 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 D | BtHelper.java | 464 "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 D | AudioDeviceInventory.java | 534 + " profile=" + BluetoothProfile.getProfileName(btInfo.mProfile) in onSetBtActiveDevice() 610 + BluetoothProfile.getProfileName(btInfo.mProfile)); in onSetBtActiveDevice() 1538 + BluetoothProfile.getProfileName(profile));
|
H A D | AudioDeviceBroker.java | 817 return "BtDeviceChangedData profile=" + BluetoothProfile.getProfileName( in toString()
|
H A D | AudioService.java | 7622 + BluetoothProfile.getProfileName(profile) + ", device update " + previousDevice in handleBluetoothActiveDeviceChanged()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | ArtManagerService.java | 293 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 D | AttestationProfile.java | 195 public @Nullable String getProfileName() { in getProfileName() method in AttestationProfile
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | ManagedProfileProvisioningParams.java | 95 public String getProfileName() { in getProfileName() method in ManagedProfileProvisioningParams
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | DexOptHelper.java | 155 ArtManager.getProfileName(null))) { in performDexOptUpgrade() 192 ArtManager.getProfileName(null))) { in performDexOptUpgrade() 303 ArtManager.getProfileName(null))) { in checkAndDexOptSystemUi()
|
H A D | PackageDexOptimizer.java | 331 String profileName = ArtManager.getProfileName( in performDexOptLI()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/ |
H A D | EuiccProfileInfoTest.java | 114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
|
/aosp14/frameworks/base/telephony/java/android/service/euicc/ |
H A D | EuiccProfileInfo.java | 363 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | CachedBluetoothDevice.java | 708 + "profile " + BluetoothProfile.getProfileName(bluetoothProfile) in onActiveDeviceChanged()
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | DevicePolicyManagerService.java | 21609 provisioningParams.getProfileName(),
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 1472 method @Nullable public String getProfileName(); 12344 method public String getProfileName();
|
H A D | current.txt | 28809 method @Deprecated public String getProfileName();
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 4898 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 4901 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 11139 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|