Loading src/java/com/android/internal/telephony/NetworkTypeController.java +0 −3 Original line number Original line Diff line number Diff line Loading @@ -594,9 +594,6 @@ public class NetworkTypeController extends StateMachine { log("Reset timers since physical channel config indications are off."); log("Reset timers since physical channel config indications are off."); } } resetAllTimers(); resetAllTimers(); mRatchetedNrBands.clear(); mRatchetedNrBandwidths = 0; mLastAnchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN; } } transitionToCurrentState(); transitionToCurrentState(); break; break; Loading Loading
src/java/com/android/internal/telephony/NetworkTypeController.java +0 −3 Original line number Original line Diff line number Diff line Loading @@ -594,9 +594,6 @@ public class NetworkTypeController extends StateMachine { log("Reset timers since physical channel config indications are off."); log("Reset timers since physical channel config indications are off."); } } resetAllTimers(); resetAllTimers(); mRatchetedNrBands.clear(); mRatchetedNrBandwidths = 0; mLastAnchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN; } } transitionToCurrentState(); transitionToCurrentState(); break; break; Loading