Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DVoiceSpecificRegistrationStates.java20 public final boolean cssSupported; field in VoiceSpecificRegistrationStates
43 VoiceSpecificRegistrationStates(boolean cssSupported, int roamingIndicator, int systemIsInPrl, in VoiceSpecificRegistrationStates()
DNetworkRegistrationState.java140 int[] availableServices, @Nullable CellIdentity cellIdentity, boolean cssSupported, in NetworkRegistrationState()