Home
last modified time | relevance | path

Searched refs:setCallCapabilities (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DAttributesUtil.java57 .setCallCapabilities(CallAttributes.SUPPORTS_SET_INACTIVE) in getDefaultAttributesForApp()
74 .setCallCapabilities(setCallCapabilities(isHoldable)) in getRandomAttributesForApp()
89 .setCallCapabilities(CallAttributes.SUPPORTS_SET_INACTIVE) in getDefaultAttributesForManaged()
105 .setCallCapabilities(setCallCapabilities(isHoldable)) in getRandomAttributesForManaged()
113 public static int setCallCapabilities(boolean isHoldable) { in setCallCapabilities() method in AttributesUtil
/cts/tests/tests/telecom/src/android/telecom/cts/
DTransactionalApisTest.java230 .setCallCapabilities(CallAttributes.SUPPORTS_SET_INACTIVE)
237 .setCallCapabilities(CallAttributes.SUPPORTS_SET_INACTIVE)
537 .setCallCapabilities(CallAttributes.SUPPORTS_VIDEO_CALLING) in testTransactionalVideoStateChanges()
571 .setCallCapabilities(CallAttributes.SUPPORTS_VIDEO_CALLING) in testTransactionalVideoStateChanges_withoutVideoCapabilitiesInAccount()
632 .setCallCapabilities(CallAttributes.SUPPORTS_STREAM) in testCallDoesNotSupportHoldResultsInOnError()
DCallStreamingTest.java121 .setCallCapabilities(CallAttributes.SUPPORTS_SET_INACTIVE) in testStartCallStreaming()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42436 method @NonNull public android.telecom.CallAttributes.Builder setCallCapabilities(int);