Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestManagedVideoProvider.java37 public void onSessionModifyResponseReceived(RemoteConnection.VideoProvider rvp,
40 super.onSessionModifyResponseReceived(rvp, status, requestedProfile,
H A DTestCallList.java66 public void onSessionModifyResponseReceived(int status, VideoProfile requestedProfile, in onSessionModifyResponseReceived() method in TestCallList.TestVideoCallListener
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
H A DImsVideoCallCallback.java94 public void onSessionModifyResponseReceived( in onSessionModifyResponseReceived() method in ImsVideoCallCallback
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DVideoProviderTest.java441 .onSessionModifyResponseReceived(anyInt(), any(VideoProfile.class), in testSessionModifyRequest()
457 .onSessionModifyResponseReceived(eq(VideoProvider.SESSION_MODIFY_REQUEST_SUCCESS), in testSessionModifyRequest()
H A DAnalyticsTests.java261 .onSessionModifyResponseReceived(anyInt(), any(VideoProfile.class), in testAnalyticsVideo()
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
H A DCarModeCallList.java66 public void onSessionModifyResponseReceived(int status, VideoProfile requestedProfile, in onSessionModifyResponseReceived() method in CarModeCallList.TestVideoCallListener
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DVideoCallImpl.java174 mCallback.onSessionModifyResponseReceived( in handleMessage()
H A DInCallService.java881 public abstract void onSessionModifyResponseReceived(int status, in onSessionModifyResponseReceived() method in InCallService.VideoCall.Callback
H A DRemoteConnection.java318 public void onSessionModifyResponseReceived( in onSessionModifyResponseReceived() method in RemoteConnection.VideoProvider.Callback
398 l.onSessionModifyResponseReceived(
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt40186 …method public abstract void onSessionModifyResponseReceived(int, android.telecom.VideoProfile, and…
40389 …method public void onSessionModifyResponseReceived(android.telecom.RemoteConnection.VideoProvider,…