Home | History | Annotate | Download | only in phone

Lines Matching refs:mServiceState

89     private ServiceState mServiceState;
824 if (mServiceState != null &&
825 (mServiceState.getRadioTechnology() == ServiceState.RADIO_TECHNOLOGY_EVDO_0 ||
826 mServiceState.getRadioTechnology() == ServiceState.RADIO_TECHNOLOGY_EVDO_A)) {
977 mServiceState = state;