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. Fixes: 68230819 Test: Manual test Change-Id: Id098e1b77c28b62a5495c3369ed950531e59dba2
Loading
Please register or sign in to comment