Home
last modified time | relevance | path

Searched refs:ServiceTypeFromRILInt (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSsData.java119 public ServiceType ServiceTypeFromRILInt(int type) { in ServiceTypeFromRILInt() method in SsData
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DVoiceIndication.java332 ssData.serviceType = ssData.ServiceTypeFromRILInt(ss.serviceType); in onSupplementaryServiceIndication()
DRadioIndication.java930 ssData.serviceType = ssData.ServiceTypeFromRILInt(ss.serviceType); in onSupplementaryServiceIndication()