HomeSort by relevance Sort by last modified time
    Searched full:mgsmroaming (Results 1 - 1 of 1) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 103 private boolean mGsmRoaming = false;
641 mGsmRoaming = regCodeIsRoaming(regState);
733 boolean roaming = (mGsmRoaming || mDataRoaming);
734 if (mGsmRoaming && !isRoamingBetweenOperators(mGsmRoaming, mNewSS)) {
    [all...]

Completed in 55 milliseconds