Searched refs:getSessionModificationState (Results 1 – 11 of 11) sorted by relevance
92 videoTech.getSessionModificationState()); in onSessionModifyResponseReceived()94 if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()115 if (videoTech.getSessionModificationState() == newSessionModificationState) { in onSessionModifyResponseReceived()125 } else if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()128 } else if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()
99 if (getSessionModificationState() in onCallStateChanged()123 public int getSessionModificationState() { in getSessionModificationState() method in ImsVideoTech
429 mPrimaryCall.getVideoTech().getSessionModificationState(), in onCameraPermissionGranted()546 mPrimaryCall.getState(), mPrimaryCall.getVideoTech().getSessionModificationState()); in onFullscreenModeChanged()612 call.getVideoTech().getSessionModificationState(), in checkForCallStateChange()693 call.getState(), call.getVideoTech().getSessionModificationState()); in updateVideoCall()758 mPrimaryCall.getVideoTech().getSessionModificationState()); in isCameraRequired()784 call.getVideoTech().getSessionModificationState(), in adjustVideoMode()802 isCameraRequired(newVideoState, call.getVideoTech().getSessionModificationState())); in adjustVideoMode()
310 call.getVideoTech().getSessionModificationState() in buildAndSendNotification()661 } else if (call.getVideoTech().getSessionModificationState() in getIconToDisplay()720 } else if (call.getVideoTech().getSessionModificationState() in getContentString()1014 if (mDialerCall.getVideoTech().getSessionModificationState() in onDialerCallSessionModificationStateChange()
415 mPrimary.getVideoTech().getSessionModificationState() in onDialerCallSessionModificationStateChange()460 mPrimary.getVideoTech().getSessionModificationState(), in updatePrimaryCallState()1057 if (mPrimary.getVideoTech().getSessionModificationState() in shouldShowEndCallButton()
742 if (VideoUtils.hasReceivedVideoUpgradeRequest(call.getVideoTech().getSessionModificationState()) in onUpgradeToVideo()758 int newState = call.getVideoTech().getSessionModificationState(); in onSessionModificationStateChange()
794 return VideoUtils.hasReceivedVideoUpgradeRequest(getVideoTech().getSessionModificationState()); in hasReceivedVideoUpgradeRequest()798 return VideoUtils.hasSentVideoUpgradeRequest(getVideoTech().getSessionModificationState()); in hasSentVideoUpgradeRequest()886 getVideoTech().getSessionModificationState(), in toString()
482 if (call.getVideoTech().getSessionModificationState() in getVideoUpgradeRequestCall()
45 int getSessionModificationState(); in getSessionModificationState() method
59 public int getSessionModificationState() { in getSessionModificationState() method in EmptyVideoTech
83 public int getSessionModificationState() { in getSessionModificationState() method in LightbringerTech