Searched refs:mVideoProviderBinder (Results 1 – 2 of 2) sorted by relevance
451 private final IVideoProvider mVideoProviderBinder; field in RemoteConnection.VideoProvider468 mVideoProviderBinder = videoProviderBinder; in VideoProvider()519 mVideoProviderBinder.setPreviewSurface(surface); in setPreviewSurface()533 mVideoProviderBinder.setDisplaySurface(surface); in setDisplaySurface()547 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()560 mVideoProviderBinder.setZoom(value); in setZoom()575 mVideoProviderBinder.sendSessionModifyRequest(fromProfile, toProfile); in sendSessionModifyRequest()589 mVideoProviderBinder.sendSessionModifyResponse(responseProfile); in sendSessionModifyResponse()602 mVideoProviderBinder.requestCameraCapabilities(); in requestCameraCapabilities()615 mVideoProviderBinder.requestCallDataUsage(); in requestCallDataUsage()[all …]
55834 Landroid/telecom/RemoteConnection$VideoProvider;->mVideoProviderBinder:Lcom/android/internal/teleco…