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

Commit 48f47d28 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Merge "Add comment / logging in NetworkMonitor callbacks" into rvc-dev am:...

Merge "Add comment / logging in NetworkMonitor callbacks" into rvc-dev am: 6cab7cc8 am: 7e7aef14

Change-Id: Ie944a2db90ee2fac54bd9ea8a259001e6889c517
parents c4068bed 7e7aef14
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3011,10 +3011,13 @@ public class ConnectivityService extends IConnectivityManager.Stub
            // Legacy version of notifyNetworkTestedWithExtras.
            // Would only be called if the system has a NetworkStack module older than the
            // framework, which does not happen in practice.
            Slog.wtf(TAG, "Deprecated notifyNetworkTested called: no action taken");
        }

        @Override
        public void notifyNetworkTestedWithExtras(NetworkTestResultParcelable p) {
            // Notify mTrackerHandler and mConnectivityDiagnosticsHandler of the event. Both use
            // the same looper so messages will be processed in sequence.
            final Message msg = mTrackerHandler.obtainMessage(
                    EVENT_NETWORK_TESTED,
                    new NetworkTestedResults(