Home
last modified time | relevance | path

Searched refs:mSystemIsInPrl (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java139 mSimulatedCommands.mSystemIsInPrl = systemIsInPrl; in testGetNetworkRegistrationInfo()
DSimulatedCommands.java154 public int mSystemIsInPrl; field in SimulatedCommands
949 ((VoiceRegStateResult) ret).systemIsInPrl = mSystemIsInPrl; in getVoiceRegistrationState()