Searched refs:ipVideoCallState (Results 1 – 2 of 2) sorted by relevance
77 int ipVideoCallState = RcsPresenceInfo.ServiceState.UNKNOWN; in getPresenceInfoFromTuple() local85 ipVideoCallState, ipVideoCallServiceNumber, ipVideoCallTimestamp)); in getPresenceInfoFromTuple()97 ipVideoCallState = RcsPresenceInfo.ServiceState.ONLINE; in getPresenceInfoFromTuple()106 ipVideoCallState = RcsPresenceInfo.ServiceState.ONLINE; in getPresenceInfoFromTuple()120 if(RcsPresenceInfo.ServiceState.UNKNOWN == ipVideoCallState) { in getPresenceInfoFromTuple()121 ipVideoCallState = RcsPresenceInfo.ServiceState.OFFLINE; in getPresenceInfoFromTuple()136 ipVideoCallState, ipVideoCallServiceNumber, ipVideoCallTimestamp); in getPresenceInfoFromTuple()
255 int ipVideoCallState, String ipVideoCallServiceNumber, long ipVideoCallTimestamp) { in RcsPresenceInfo() argument262 set(ServiceType.VT_CALL, ipVideoCallState, ipVideoCallServiceNumber, in RcsPresenceInfo()