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

Commit 02b712ce authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Merge "Add comment / logging in NetworkMonitor callbacks" am: fd0d3706 am:...

Merge "Add comment / logging in NetworkMonitor callbacks" am: fd0d3706 am: 6b1abde5 am: bbbaf07e am: 92492583 am: 77c9f723

Change-Id: If3dea2bbe730b10c7c229355724fcd361a3cdf2a
parents 795e78e4 77c9f723
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3012,10 +3012,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(