Home
last modified time | relevance | path

Searched refs:getProfile (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DBluetoothProfileConnectionInfoTest.java38 assertEquals(info.getProfile(), BluetoothProfile.LE_AUDIO); in testCoverageLeAudioOutputVolume()
/aosp14/frameworks/base/media/java/android/media/
H A DEncoderProfiles.java198 public int getProfile() { in getProfile() method in EncoderProfiles.VideoProfile
437 public int getProfile() { in getProfile() method in EncoderProfiles.AudioProfile
H A DBluetoothProfileConnectionInfo.java149 public int getProfile() { in getProfile() method in BluetoothProfileConnectionInfo
H A DMediaRecorder.java867 if (profile.getProfile() >= 0) { in setVideoProfile()
868 setVideoEncodingProfileLevel(profile.getProfile(), 0 /* level */); in setVideoProfile()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProviderInfo.java479 public final UserHandle getProfile() { in getProfile() method in AppWidgetProviderInfo
603 return "AppWidgetProviderInfo(" + getProfile() + '/' + provider + ')'; in toString()
H A DAppWidgetHostView.java830 mInfo.provider.getPackageName(), mInfo.getProfile()); in onDefaultViewClicked()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaProfiles.cpp280 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 DIEuiccCardController.aidl46 oneway void getProfile(String callingPackage, String cardId, String iccid, in getProfile() method
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java818 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 DAudioService.java7612 final int profile = info.getProfile(); in handleBluetoothActiveDeviceChanged()
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java1752 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 DEuiccCardManager.java211 getIEuiccCardController().getProfile(mContext.getOpPackageName(), cardId, iccid, in requestProfile()
/aosp14/frameworks/base/core/api/
H A Dmodule-lib-current.txt197 method public int getProfile();
H A Dcurrent.txt9392 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3542 HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3542 HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;