Searched refs:getVideoStateFromCallType (Results 1 – 3 of 3) sorted by relevance
917 int videostate = getVideoStateFromCallType(callProfile.mCallType); in getVideoStateFromImsCallProfile()931 public static int getVideoStateFromCallType(int callType) { in getVideoStateFromCallType() method in ImsCallProfile1041 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()
12900 method public static int getVideoStateFromCallType(int);