Searched refs:sMockSurfaceControllerListener (Results 1 – 1 of 1) sorted by relevance
49 private static final CloudMediaSurfaceControllerImpl sMockSurfaceControllerListener = field in CloudProviderPrimary117 return sMockSurfaceControllerListener; in getMockSurfaceControllerListener()140 sMockSurfaceControllerListener.onPlayerCreate(); in onPlayerCreate()146 sMockSurfaceControllerListener.onPlayerRelease(); in onPlayerRelease()153 sMockSurfaceControllerListener.onSurfaceCreated(surfaceId, surface, mediaId); in onSurfaceCreated()161 sMockSurfaceControllerListener.onSurfaceChanged(surfaceId, format, width, height); in onSurfaceChanged()168 sMockSurfaceControllerListener.onSurfaceDestroyed(surfaceId); in onSurfaceDestroyed()174 sMockSurfaceControllerListener.onMediaPlay(surfaceId); in onMediaPlay()180 sMockSurfaceControllerListener.onMediaPause(surfaceId); in onMediaPause()186 sMockSurfaceControllerListener.onMediaSeekTo(surfaceId, timestampMillis); in onMediaSeekTo()[all …]