Searched refs:videoStateToString (Results 1 – 5 of 5) sorted by relevance
292 VideoProfile.videoStateToString(fromProfile.getVideoState()), in onSendSessionModifyRequest()293 VideoProfile.videoStateToString(toProfile.getVideoState())); in onSendSessionModifyRequest()427 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()428 VideoProfile.videoStateToString(toVideoState)); in maybeFilterPauseResume()456 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()457 VideoProfile.videoStateToString(toVideoState)); in maybeFilterPauseResume()461 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()462 VideoProfile.videoStateToString(toVideoState)); in maybeFilterPauseResume()490 VideoProfile.videoStateToString(fromProfile.getVideoState()), in pauseVideo()491 VideoProfile.videoStateToString(toProfile.getVideoState())); in pauseVideo()[all …]
221 sb.append(videoStateToString(mVideoState)); in toString()234 public static String videoStateToString(@VideoState int videoState) { in videoStateToString() method in VideoProfile
1075 VideoProfile.videoStateToString(requestProfile.getVideoState()) + in onReceiveSessionModifyResponse()1077 VideoProfile.videoStateToString(responseProfile.getVideoState()) + in onReceiveSessionModifyResponse()1079 VideoProfile.videoStateToString(currentVideoState)); in onReceiveSessionModifyResponse()
39288 method public static java.lang.String videoStateToString(int);
42716 method public static java.lang.String videoStateToString(int);