Searched refs:RIL_REG_STATE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
559 mSimulatedCommands.setVoiceRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnAttach()560 mSimulatedCommands.setDataRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnAttach()580 mSimulatedCommands.setVoiceRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnAttach()581 mSimulatedCommands.setDataRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnAttach()612 mSimulatedCommands.setVoiceRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnDetach()613 mSimulatedCommands.setDataRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnDetach()634 mSimulatedCommands.setVoiceRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnDetach()635 mSimulatedCommands.setDataRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForDataConnDetach()668 mSimulatedCommands.setVoiceRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForNetworkAttached()669 mSimulatedCommands.setDataRegState(ServiceState.RIL_REG_STATE_UNKNOWN); in testRegAndUnregForNetworkAttached()[all …]
95 public static final int RIL_REG_STATE_UNKNOWN = 4; field in ServiceState
1590 int regState = ServiceState.RIL_REG_STATE_UNKNOWN; in handlePollStateResultMessage()1750 int regState = ServiceState.RIL_REG_STATE_UNKNOWN; in handlePollStateResultMessage()1788 int regState = ServiceState.RIL_REG_STATE_UNKNOWN; in handlePollStateResultMessage()