Home
last modified time | relevance | path

Searched defs:systemIsInPrl (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DVoiceSpecificRegistrationInfo.java51 public final int systemIsInPrl; field in VoiceSpecificRegistrationInfo
60 VoiceSpecificRegistrationInfo(boolean cssSupported, int roamingIndicator, int systemIsInPrl, in VoiceSpecificRegistrationInfo()
H A DNetworkRegistrationInfo.java276 boolean cssSupported, int roamingIndicator, int systemIsInPrl, in NetworkRegistrationInfo()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellularNetworkService.java244 int systemIsInPrl = voiceRegState.systemIsInPrl; in createRegistrationStateFromVoiceRegState() local
264 int systemIsInPrl = voiceRegState.systemIsInPrl; in createRegistrationStateFromVoiceRegState() local
396 int systemIsInPrl = 0; in getNetworkRegistrationInfo() local
476 int systemIsInPrl = 0; in getNetworkRegistrationInfo1_6() local
H A DServiceStateTracker.java2318 int systemIsInPrl = voiceSpecificStates.systemIsInPrl; in handlePollStateResultMessage() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellularNetworkServiceTest.java111 int systemIsInPrl = 2; in testGetNetworkRegistrationInfo() local
/aosp12/hardware/ril/include/telephony/
H A Dril.h1561 int32_t systemIsInPrl; // indicates whether the current system is in the member
/aosp12/hardware/ril/reference-ril/
H A Dril.h1561 int32_t systemIsInPrl; // indicates whether the current system is in the member