Searched refs:mCurrentVideoState (Results 1 – 1 of 1) sorted by relevance
77 private int mCurrentVideoState; field in ImsVideoCallProviderWrapper166 if (!VideoProfile.isVideo(mCurrentVideoState) && VideoProfile.isVideo(315 !VideoProfile.isPaused(mCurrentVideoState)) { in onSendSessionModifyRequest()584 if (VideoProfile.isPaused(mCurrentVideoState) && !VideoProfile.isPaused(newVideoState)) { in onVideoStateChanged()588 VideoProfile.videoStateToString(mCurrentVideoState), in onVideoStateChanged()594 VideoProfile.videoStateToString(mCurrentVideoState), in onVideoStateChanged()597 mCurrentVideoState = newVideoState; in onVideoStateChanged()