Add create NetworkRequest object within NetworkCallback to keep track.

To keep the NetworkRequest and NetworkCallback objects closely tied
together, initialize the NetworkRequest object within the
NetworkCallback object. This ensures that the NetworkRequest object will
not be null.

Bug: 22293472
Change-Id: Ie19940b6c0dba90e8dc6ec2f78e207e1bc03008b
1 file changed