Searched refs:mCurrentVideoState (Results 1 – 1 of 1) sorted by relevance
145 private int mCurrentVideoState; field in VideoCallPresenter240 mCurrentVideoState = VideoProfile.STATE_AUDIO_ONLY; in onUiReady()463 final boolean hasVideoStateChanged = mCurrentVideoState != call.getVideoState(); in checkForVideoStateChange()468 VideoProfile.videoStateToString(mCurrentVideoState) + " newVideoState: " in checkForVideoStateChange()548 mCurrentVideoState = VideoProfile.STATE_AUDIO_ONLY; in updateCallCache()553 mCurrentVideoState = call.getVideoState(); in updateCallCache()678 mCurrentVideoState = newVideoState; in enterVideoMode()