Searched refs:VOLTE_ENABLED (Results 1 – 2 of 2) sorted by relevance
72 int volteStatus = RcsPresenceInfo.VolteStatus.VOLTE_ENABLED; in getPresenceInfoFromTuple()325 (volteCapable == ServiceState.ONLINE) ? RcsPresenceInfo.VolteStatus.VOLTE_ENABLED : in getRcsPresenceInfo()
87 public static final int VOLTE_ENABLED = 1; field in RcsPresenceInfo.VolteStatus