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

Commit bd26eb73 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Added documentation for network registration state"

parents 91d5bf9f 8aaf4c3a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1803,7 +1803,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()) {

@@ -1887,7 +1887,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