summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.cpp
diff options
context:
space:
mode:
authorjackqdyulei <jackqdyulei@google.com>2018-09-19 17:28:27 -0700
committerjackqdyulei <jackqdyulei@google.com>2018-09-20 14:58:20 -0700
commit396e52d5f61cafba5d708b1f3a77c45d7612c0a8 (patch)
tree9075991545916b8c1fed104d6478c8d9480c75d1 /libs/hwui/renderthread/RenderThread.cpp
parentd2b1a57093f437d33b5b814df5da03ed317399b8 (diff)
Always evict old scanResults(> 15s) in WifiTracker
When fragment is created, it will force display all the APs from mWifiManager.getScanResults, where it may have obsolete APs. This CL will evict old scanResults even in this force display, so it won't show obsolete APs anymore. Also change the buffer size from 25s to 15s so it only display APs scanned in last 15s. Bug: 111738605 Test: SettingsUnitTests Change-Id: I9413bcba81dba55c6b13cfdca2785069d4d7d105
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions