Home
last modified time | relevance | path

Searched defs:cssSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DVoiceSpecificRegistrationInfo.java37 public final boolean cssSupported; field in VoiceSpecificRegistrationInfo
60 VoiceSpecificRegistrationInfo(boolean cssSupported, int roamingIndicator, int systemIsInPrl, in VoiceSpecificRegistrationInfo()
DNetworkRegistrationInfo.java276 boolean cssSupported, int roamingIndicator, int systemIsInPrl, in NetworkRegistrationInfo()