Searched refs:videoStateToString (Results 1 – 7 of 7) sorted by relevance
319 VideoProfile.videoStateToString(fromProfile.getVideoState()), in onSendSessionModifyRequest()320 VideoProfile.videoStateToString(toProfile.getVideoState()))); in onSendSessionModifyRequest()331 VideoProfile.videoStateToString(fromProfile.getVideoState()), in onSendSessionModifyRequest()332 VideoProfile.videoStateToString(toProfile.getVideoState()))); in onSendSessionModifyRequest()463 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()464 VideoProfile.videoStateToString(toVideoState))); in maybeFilterPauseResume()492 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()493 VideoProfile.videoStateToString(toVideoState))); in maybeFilterPauseResume()497 VideoProfile.videoStateToString(fromVideoState), in maybeFilterPauseResume()498 VideoProfile.videoStateToString(toVideoState))); in maybeFilterPauseResume()[all …]
224 sb.append(videoStateToString(mVideoState)); in toString()237 public static String videoStateToString(@VideoState int videoState) { in videoStateToString() method in VideoProfile
1103 sb.append(VideoProfile.videoStateToString(mVideoState)); in toString()
1409 VideoProfile.videoStateToString(requestProfile.getVideoState()) + in onReceiveSessionModifyResponse()1411 VideoProfile.videoStateToString(responseProfile.getVideoState()) + in onReceiveSessionModifyResponse()1413 VideoProfile.videoStateToString(currentVideoState)); in onReceiveSessionModifyResponse()1479 + "newVideoState=" + VideoProfile.videoStateToString(newVideoState)); in changeToPausedState()1487 + "newVideoState=" + VideoProfile.videoStateToString(newVideoState)); in changeToUnPausedState()
13773 HSPLandroid/telecom/VideoProfile;->videoStateToString(I)Ljava/lang/String;
44351 method public static String videoStateToString(int);
44495 method public static String videoStateToString(int);