Searched refs:getVideoStateFromCallType (Results 1 – 3 of 3) sorted by relevance
314 int videoState = ImsCallProfile.getVideoStateFromCallType(state.getCallType()); in createExternalConnection()371 int newVideoState = ImsCallProfile.getVideoStateFromCallType(state.getCallType()); in updateExistingConnection()
937 int videostate = getVideoStateFromCallType(callProfile.mCallType); in getVideoStateFromImsCallProfile()951 public static int getVideoStateFromCallType(int callType) { in getVideoStateFromCallType() method in ImsCallProfile1065 return VideoProfile.isVideo(getVideoStateFromCallType(mCallType)); in isVideoCall()
16371 method public static int getVideoStateFromCallType(int);