Searched refs:mCurrentVideoState (Results 1 – 1 of 1) sorted by relevance
76 private int mCurrentVideoState; field in ImsVideoCallProviderWrapper165 if (!VideoProfile.isVideo(mCurrentVideoState) && VideoProfile.isVideo(314 !VideoProfile.isPaused(mCurrentVideoState)) { in onSendSessionModifyRequest()583 if (VideoProfile.isPaused(mCurrentVideoState) && !VideoProfile.isPaused(newVideoState)) { in onVideoStateChanged()587 VideoProfile.videoStateToString(mCurrentVideoState), in onVideoStateChanged()593 VideoProfile.videoStateToString(mCurrentVideoState), in onVideoStateChanged()596 mCurrentVideoState = newVideoState; in onVideoStateChanged()