Searched refs:mGsmRoaming (Results 1 – 1 of 1) sorted by relevance
397 private boolean mGsmRoaming = false; field in ServiceStateTracker1619 mGsmRoaming = regCodeIsRoaming(regState); in handlePollStateResultMessage()1988 boolean roaming = (mGsmRoaming || mDataRoaming); in updateRoamingState()1989 if (mGsmRoaming && !isOperatorConsideredRoaming(mNewSS) && in updateRoamingState()4532 pw.println(" mGsmRoaming=" + mGsmRoaming); in dump()