Home
last modified time | relevance | path

Searched refs:addCapabilitiesToEnableForTech (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DImsFeatureTest.java164 request.addCapabilitiesToEnableForTech(TestImsFeature.CAPABILITY_TEST_1, in testSetCapabilityConfig()
180 request.addCapabilitiesToEnableForTech(TestImsFeature.CAPABILITY_TEST_1, in testSetCapabilityConfigError()
228 request.addCapabilitiesToEnableForTech(TestImsFeature.CAPABILITY_TEST_1 in testCapabilityChangeContainsFullSets()
231 request.addCapabilitiesToEnableForTech(TestImsFeature.CAPABILITY_TEST_2, in testCapabilityChangeContainsFullSets()
249 request.addCapabilitiesToEnableForTech(MmTelFeature.MmTelCapabilities.CAPABILITY_TYPE_VOICE, in testCapabilityChangeRequestParcel()
251 request.addCapabilitiesToEnableForTech(MmTelFeature.MmTelCapabilities.CAPABILITY_TYPE_VOICE, in testCapabilityChangeRequestParcel()
253 request.addCapabilitiesToEnableForTech( in testCapabilityChangeRequestParcel()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java1742 request.addCapabilitiesToEnableForTech( in updateVoiceCellFeatureValue()
1751 request.addCapabilitiesToEnableForTech( in updateVoiceCellFeatureValue()
1788 request.addCapabilitiesToEnableForTech( in updateVideoCallFeatureValue()
1800 request.addCapabilitiesToEnableForTech( in updateVideoCallFeatureValue()
1839 request.addCapabilitiesToEnableForTech( in updateVoiceWifiFeatureAndProvisionedValues()
1861 request.addCapabilitiesToEnableForTech( in updateCrossSimFeatureAndProvisionedValues()
1899 request.addCapabilitiesToEnableForTech( in updateUtFeatureValue()
1926 request.addCapabilitiesToEnableForTech( in updateCallComposerFeatureValue()
1935 request.addCapabilitiesToEnableForTech( in updateCallComposerFeatureValue()
2453 request.addCapabilitiesToEnableForTech(capability, tech); in changeMmTelCapability()
H A DRcsFeatureManager.java415 request.addCapabilitiesToEnableForTech(capability, in addRcsUceCapability()
417 request.addCapabilitiesToEnableForTech(capability, in addRcsUceCapability()
419 request.addCapabilitiesToEnableForTech(capability, in addRcsUceCapability()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DCapabilityChangeRequest.java126 public void addCapabilitiesToEnableForTech(int capabilities, in addCapabilitiesToEnableForTech() method in CapabilityChangeRequest
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt13757 method public void addCapabilitiesToEnableForTech(int, int);