Home
last modified time | relevance | path

Searched refs:onSessionModifyResponseReceived (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestManagedVideoProvider.java37 public void onSessionModifyResponseReceived(RemoteConnection.VideoProvider rvp,
40 super.onSessionModifyResponseReceived(rvp, status, requestedProfile,
DTestCallList.java66 public void onSessionModifyResponseReceived(int status, VideoProfile requestedProfile, in onSessionModifyResponseReceived() method in TestCallList.TestVideoCallListener
/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoCallCallback.java94 public void onSessionModifyResponseReceived( in onSessionModifyResponseReceived() method in ImsVideoCallCallback
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVideoProviderTest.java438 .onSessionModifyResponseReceived(anyInt(), any(VideoProfile.class), in testSessionModifyRequest()
454 .onSessionModifyResponseReceived(eq(VideoProvider.SESSION_MODIFY_REQUEST_SUCCESS), in testSessionModifyRequest()
DAnalyticsTests.java264 .onSessionModifyResponseReceived(anyInt(), any(VideoProfile.class), in testAnalyticsVideo()
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeCallList.java66 public void onSessionModifyResponseReceived(int status, VideoProfile requestedProfile, in onSessionModifyResponseReceived() method in CarModeCallList.TestVideoCallListener