commit | 97399aed2e5fe427aa342dc43a4f585c60ecb1bb | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 09 14:35:26 2015 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 16 17:11:09 2015 +0900 |
tree | 644971cdd8aa7fe05be60b2b2e4d83cc23b9d9be | |
parent | 3153bb0792e1a94c92157cc0a4b5ca3575a954b5 [diff] |
Make CALLBACK_PRECHECK actually work. Currently, CALLBACK_PRECHECK is never fired, because we attempt to send it just after a network has connected, before matching requests to that network. So notifyNetworkCallbacks scans the list of requests for the network, finds none, and does nothing. Bug: 20038463 Change-Id: Ib0c6377c45990e358f926217d7c7defa74c1d59b