commit | c8d52c69931d9dfef4ce8439df27d772dce5be4f | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Aug 07 12:49:01 2015 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Sep 07 20:41:51 2015 +0900 |
tree | 9fb946db419ed2a56f244d366653abc1b6487c65 | |
parent | 72877c249398aa274f9a11009a961f031853b1b2 [diff] |
Make ConnectivityServiceTest a bit more readable. 1. Make TestNetworkCallback a bit smarter and rename it to SingleUseNetworkCallback. This allows us to get rid of all the calls to TestNetworkCallback#getConditionVariable. 2. Delete the commented out code that used to test a ConnectivityService model that has not been used since KK. 3. Remove unused imports, etc. Bug: 22606153 Change-Id: I81a2d0b970d19e5f4515490d8c2f88d416445fa1