commit | 92cf21583dc0435e9d1e8a0db8da75f8e8d14b67 | [log] [tgz] |
---|---|---|
author | Bolun Shan <bolun.xa.shan@sony.com> | Thu Oct 12 15:17:08 2017 +0800 |
committer | Tomoharu Hatano <Tomoharu.Hatano@sony.com> | Thu Jan 18 01:29:21 2018 +0000 |
tree | 2a0a70bb4d95796b0f065e3a6bc34e956683f459 | |
parent | ea5243e28da98b3059348b6b4be760d1901bf6f5 [diff] |
DO NOT MERGE: Keep access point list updated once in short time The function onAccessPointsChanged will be called many times and access points will be updated many times in 300ms. So check if the same event exists before calling postDelayed. Bug: 68230819 Test: Manual test Change-Id: Id098e1b77c28b62a5495c3369ed950531e59dba2