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

Commit 8aaf4c3a authored by Jack Yu's avatar Jack Yu
Browse files

Added documentation for network registration state

Also renamed denial reason to reject cause to match
the 3GPP spec.

Bug: 73659459
Test: Build

Change-Id: I45ecff260f86be1251ba7129924424f4a0b42055
(cherry picked from commit afa68771)
parent 3edae861
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1793,7 +1793,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()) {

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