Searched refs:getVideoStateFromCallType (Results 1 – 3 of 3) sorted by relevance
631 int videostate = getVideoStateFromCallType(callProfile.mCallType); in getVideoStateFromImsCallProfile()645 public static int getVideoStateFromCallType(int callType) { in getVideoStateFromCallType() method in ImsCallProfile755 return VideoProfile.isVideo(getVideoStateFromCallType(mCallType)); in isVideoCall()
306 int videoState = ImsCallProfile.getVideoStateFromCallType(state.getCallType()); in createExternalConnection()363 int newVideoState = ImsCallProfile.getVideoStateFromCallType(state.getCallType()); in updateExistingConnection()
8438 method public static int getVideoStateFromCallType(int);