Make sure callback handler is in place before callbacks handled.

When making Network requests in ConnectivityManager, make sure we install the
callback prior to a response from ConnectivityService arriving causing us to
search for the callback and inadvertently not find it.

bug:15928097
Change-Id: Ie5feb9cc8f5effc19870f54dba07218b2e11d82a
1 file changed
tree: 8cfa68adf2b70503d76bf5adb9647c21deaf00f7
  1. core/
  2. services/
  3. tests/