Loading packages/SettingsLib/src/com/android/settingslib/wifi/WifiTracker.java +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ public class WifiTracker implements LifecycleObserver, OnStart, OnStop, OnDestro } /** * Sanity warning: this wipes out mScoreCache, so use with extreme caution * Validity warning: this wipes out mScoreCache, so use with extreme caution * @param workThread substitute Handler thread, for testing purposes only */ @VisibleForTesting Loading Loading
packages/SettingsLib/src/com/android/settingslib/wifi/WifiTracker.java +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ public class WifiTracker implements LifecycleObserver, OnStart, OnStop, OnDestro } /** * Sanity warning: this wipes out mScoreCache, so use with extreme caution * Validity warning: this wipes out mScoreCache, so use with extreme caution * @param workThread substitute Handler thread, for testing purposes only */ @VisibleForTesting Loading