Home
last modified time | relevance | path

Searched defs:toProfile (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
H A DImsVideoProviderWrapperTest.java121 VideoProfile toProfile = new VideoProfile(VideoProfile.STATE_RX_ENABLED); in testNoFilterWhenDisablingCamera() local
138 VideoProfile toProfile = new VideoProfile(VideoProfile.STATE_BIDIRECTIONAL); in testNoFilterWhenEnablingCamera() local
152 VideoProfile toProfile = new VideoProfile( in testNoFilteringOnPause() local
168 VideoProfile toProfile = new VideoProfile(VideoProfile.STATE_BIDIRECTIONAL); in testNoFilteringOnResume() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java307 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest()
443 public VideoProfile maybeFilterPauseResume(VideoProfile fromProfile, VideoProfile toProfile, in maybeFilterPauseResume()
523 VideoProfile toProfile = new VideoProfile(fromVideoState | VideoProfile.STATE_PAUSED); in pauseVideo() local
548 VideoProfile toProfile = new VideoProfile(fromVideoState & ~VideoProfile.STATE_PAUSED); in resumeVideo() local
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsVideoCallProvider.aidl57 void sendSessionModifyRequest(in VideoProfile fromProfile, in VideoProfile toProfile); in sendSessionModifyRequest()
H A DIImsCallSession.aidl288 void sendRttModifyRequest(in ImsCallProfile toProfile); in sendRttModifyRequest()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIVideoProvider.aidl43 void sendSessionModifyRequest(in VideoProfile fromProfile, in VideoProfile toProfile); in sendSessionModifyRequest()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsVideoCallProvider.java150 public void sendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in sendSessionModifyRequest()
217 VideoProfile toProfile); in onSendSessionModifyRequest()
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorVideoProvider.java98 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest()
H A DSimulatorConnection.java178 VideoProfile toProfile = new VideoProfile(Integer.parseInt(event.data2)); in handleSessionModifyRequest() local
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DMockVideoProvider.java113 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DVideoProviderProxy.java443 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java635 public void sendRttModifyRequest(ImsCallProfile toProfile) { in sendRttModifyRequest()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java391 public void sendRttModifyRequest(ImsCallProfile toProfile) { in sendRttModifyRequest()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java1660 public void sendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in sendSessionModifyRequest()
1814 VideoProfile toProfile); in onSendSessionModifyRequest()
H A DRemoteConnection.java573 public void sendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in sendSessionModifyRequest()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...