Searched refs:getSessionModificationState (Results 1 – 11 of 11) sorted by relevance
102 videoTech.getSessionModificationState()); in onSessionModifyResponseReceived()104 if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()125 if (videoTech.getSessionModificationState() == newSessionModificationState) { in onSessionModifyResponseReceived()135 } else if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()139 } else if (videoTech.getSessionModificationState() in onSessionModifyResponseReceived()
136 if (getSessionModificationState() in onCallStateChanged()163 public int getSessionModificationState() { in getSessionModificationState() method in ImsVideoTech
418 primaryCall.getVideoTech().getSessionModificationState(), in onCameraPermissionGranted()542 primaryCall.getState(), primaryCall.getVideoTech().getSessionModificationState()); in onFullscreenModeChanged()609 call.getVideoTech().getSessionModificationState(), in checkForCallStateChange()690 call.getState(), call.getVideoTech().getSessionModificationState()); in updateVideoCall()758 primaryCall.getVideoState(), primaryCall.getVideoTech().getSessionModificationState()); in isCameraRequired()784 call.getVideoTech().getSessionModificationState(), in adjustVideoMode()801 call, isCameraRequired(newVideoState, call.getVideoTech().getSessionModificationState())); in adjustVideoMode()
290 call.getVideoTech().getSessionModificationState() in buildAndSendNotification()653 } else if (call.getVideoTech().getSessionModificationState() in getIconToDisplay()719 } else if (call.getVideoTech().getSessionModificationState() in getContentString()1158 if (dialerCall.getVideoTech().getSessionModificationState() in onDialerCallSessionModificationStateChange()
430 primary.getVideoTech().getSessionModificationState() in onDialerCallSessionModificationStateChange()469 .setSessionModificationState(primary.getVideoTech().getSessionModificationState()) in updatePrimaryCallState()1052 if (this.primary.getVideoTech().getSessionModificationState() in shouldShowEndCallButton()
974 if (VideoUtils.hasReceivedVideoUpgradeRequest(call.getVideoTech().getSessionModificationState()) in onUpgradeToVideo()1004 int newState = call.getVideoTech().getSessionModificationState(); in onSessionModificationStateChange()
59 int getSessionModificationState(); in getSessionModificationState() method
71 public int getSessionModificationState() { in getSessionModificationState() method in EmptyVideoTech
135 public int getSessionModificationState() { in getSessionModificationState() method in DuoVideoTech
1165 return VideoUtils.hasReceivedVideoUpgradeRequest(getVideoTech().getSessionModificationState()); in hasReceivedVideoUpgradeRequest()1169 return VideoUtils.hasSentVideoUpgradeRequest(getVideoTech().getSessionModificationState()); in hasSentVideoUpgradeRequest()1258 getVideoTech().getSessionModificationState(), in toString()
496 if (call.getVideoTech().getSessionModificationState() in getVideoUpgradeRequestCall()