Home | History | Annotate | Download | only in phone

Lines Matching refs:mServiceState

90     private ServiceState mServiceState;
825 if (mServiceState != null &&
826 (mServiceState.getNetworkType() == TelephonyManager.NETWORK_TYPE_EVDO_0 ||
827 mServiceState.getNetworkType() == TelephonyManager.NETWORK_TYPE_EVDO_A)) {
978 mServiceState = state;