Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb9dc142 authored by Jack Yu's avatar Jack Yu Committed by Gerrit Code Review
Browse files

Merge "Added documentation for network registration state"

parents 6f383298 afa68771
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1794,7 +1794,7 @@ public class ServiceStateTracker extends Handler {
                setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity());

                //Denial reason if registrationState = 3
                int reasonForDenial = networkRegState.getReasonForDenial();
                int reasonForDenial = networkRegState.getRejectCause();
                mEmergencyOnly = networkRegState.isEmergencyEnabled();
                if (mPhone.isPhoneTypeGsm()) {

@@ -1878,7 +1878,7 @@ public class ServiceStateTracker extends Handler {

                if (mPhone.isPhoneTypeGsm()) {

                    mNewReasonDataDenied = networkRegState.getReasonForDenial();
                    mNewReasonDataDenied = networkRegState.getRejectCause();
                    mNewMaxDataCalls = dataSpecificStates.maxDataCalls;
                    mDataRoaming = regCodeIsRoaming(registrationState);
                    // Save the data roaming state reported by modem registration before resource