Searched refs:convertToHalImsCallState (Results 1 – 1 of 1) sorted by relevance
5758 halInfos[index].callState = convertToHalImsCallState(info.getCallState()); in convertImsCallInfo()5779 private static int convertToHalImsCallState(Call.State state) { in convertToHalImsCallState() method in RILUtils