/frameworks/base/core/java/android/content/pm/dex/ |
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()
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | BtHelper.java | 586 "BT profile " + BluetoothProfile.getProfileName(profile) in onBtProfileDisconnected() 616 + BluetoothProfile.getProfileName(profile)); in onBtProfileDisconnected() 651 "BT profile " + BluetoothProfile.getProfileName(profile) + " connected to proxy " in onBtProfileConnected() 692 + BluetoothProfile.getProfileName(profile)); in onBtProfileConnected() 700 + BluetoothProfile.getProfileName(profile)); in onBtProfileConnected() 968 + BluetoothProfile.getProfileName(profile) 988 + BluetoothProfile.getProfileName(profile)
|
D | AudioDeviceInventory.java | 814 + " profile=" + BluetoothProfile.getProfileName(btInfo.mProfile) in onSetBtActiveDevice() 901 + BluetoothProfile.getProfileName(btInfo.mProfile)); in onSetBtActiveDevice() 1904 + BluetoothProfile.getProfileName(profile));
|
D | AudioDeviceBroker.java | 836 return "BtDeviceChangedData profile=" + BluetoothProfile.getProfileName( in toString()
|
D | AudioService.java | 7945 + BluetoothProfile.getProfileName(profile) + ", device update " + previousDevice in handleBluetoothActiveDeviceChanged()
|
/frameworks/base/core/java/android/security/attestationverification/ |
D | AttestationProfile.java | 195 public @Nullable String getProfileName() { in getProfileName() method in AttestationProfile
|
/frameworks/base/core/java/android/app/admin/ |
D | ManagedProfileProvisioningParams.java | 95 public String getProfileName() { in getProfileName() method in ManagedProfileProvisioningParams
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipProfile.java | 462 public String getProfileName() { in getProfileName() method in SipProfile
|
/frameworks/base/core/tests/coretests/src/android/service/euicc/ |
D | EuiccProfileInfoTest.java | 114 assertEquals("profile name", p.getProfileName()); in testBuilderAndGetters()
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | EuiccProfileInfo.java | 375 public String getProfileName() { in getProfileName() method in EuiccProfileInfo
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageDexOptimizer.java | 317 String profileName = ArtManager.getProfileName( in performDexOptLI()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/ |
D | EuiccPortTest.java | 286 assertEquals("p1", profile.getProfileName()); in testGetProfile()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDevice.java | 797 + "profile " + BluetoothProfile.getProfileName(bluetoothProfile) in onActiveDeviceChanged()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 21448 provisioningParams.getProfileName(),
|
/frameworks/base/core/api/ |
D | system-current.txt | 1538 method @Nullable public String getProfileName(); 12675 method public String getProfileName();
|
D | current.txt | 29311 method @Deprecated public String getProfileName();
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 4820 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 17782 method public java.lang.String getProfileName();
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 4823 HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 11139 Landroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
|