/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
H A D | BluetoothProfileConnectionInfoTest.java | 38 assertEquals(info.getProfile(), BluetoothProfile.LE_AUDIO); in testCoverageLeAudioOutputVolume()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | EncoderProfiles.java | 198 public int getProfile() { in getProfile() method in EncoderProfiles.VideoProfile 437 public int getProfile() { in getProfile() method in EncoderProfiles.AudioProfile
|
H A D | BluetoothProfileConnectionInfo.java | 149 public int getProfile() { in getProfile() method in BluetoothProfileConnectionInfo
|
H A D | MediaRecorder.java | 867 if (profile.getProfile() >= 0) { in setVideoProfile() 868 setVideoEncodingProfileLevel(profile.getProfile(), 0 /* level */); in setVideoProfile()
|
/aosp14/frameworks/base/core/java/android/appwidget/ |
H A D | AppWidgetProviderInfo.java | 479 public final UserHandle getProfile() { in getProfile() method in AppWidgetProviderInfo 603 return "AppWidgetProviderInfo(" + getProfile() + '/' + provider + ')'; in toString()
|
H A D | AppWidgetHostView.java | 830 mInfo.provider.getPackageName(), mInfo.getProfile()); in onDefaultViewClicked()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_MediaProfiles.cpp | 280 vc->getProfile(), in android_media_MediaProfiles_native_get_camcorder_profiles() 311 ac->getProfile()); in android_media_MediaProfiles_native_get_camcorder_profiles()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
H A D | IEuiccCardController.aidl | 46 oneway void getProfile(String callingPackage, String cardId, String iccid, in getProfile() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceBroker.java | 818 mInfo.getProfile()) in toString() 838 mProfile = d.mInfo.getProfile(); in BtDeviceInfo() 920 switch (d.mInfo.getProfile()) { in createBtDeviceInfo() 940 default: throw new IllegalArgumentException("Invalid profile " + d.mInfo.getProfile()); in createBtDeviceInfo() 951 .set(MediaMetrics.Property.STATUS, data.mInfo.getProfile()) in btMediaMetricRecord() 968 .set(MediaMetrics.Property.STATUS, data.mInfo.getProfile()) in queueOnBluetoothActiveDeviceChanged()
|
H A D | AudioService.java | 7612 final int profile = info.getProfile(); in handleBluetoothActiveDeviceChanged()
|
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
H A D | AppWidgetServiceImpl.java | 1752 final int providerProfileId = info.getProfile().getIdentifier(); in getInstalledProvidersForProfile() 1911 widget.provider.id.getProfile()); in destroyRemoteViewsService() 2414 sendBroadcastAsUser(intent, p.id.getProfile(), true); in sendEnableAndUpdateIntentLocked() 2422 sendBroadcastAsUser(intent, p.id.getProfile(), true); in sendEnableIntentLocked() 2430 sendBroadcastAsUser(intent, provider.id.getProfile(), interactive); in sendUpdateIntentLocked() 2438 sendBroadcastAsUser(intent, widget.provider.id.getProfile(), false); in sendDeletedIntentLocked() 2445 sendBroadcastAsUser(intent, provider.id.getProfile(), false); in sendDisabledIntentLocked() 2455 sendBroadcastAsUser(intent, widget.provider.id.getProfile(), true); in sendOptionsChangedIntentLocked() 2474 info.getProfile()); in registerForBroadcastsLocked() 4274 public UserHandle getProfile() { in getProfile() method in AppWidgetServiceImpl.ProviderId
|
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccCardManager.java | 211 getIEuiccCardController().getProfile(mContext.getOpPackageName(), cardId, iccid, in requestProfile()
|
/aosp14/frameworks/base/core/api/ |
H A D | module-lib-current.txt | 197 method public int getProfile();
|
H A D | current.txt | 9392 method public final android.os.UserHandle getProfile(); 22095 method public int getProfile(); 22108 method public int getProfile();
|
/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 | 3542 HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 3542 HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;
|