Add null check for TaskView when posting onLocationChanged

Getting some NPEs reported here, the post was added in ag/25188656
and if the bubble is being removed the TaskView could be null
by the time the post happens.

Bug: 311900490
Test: none
Change-Id: I504393ed45b027f73dbc4b64df507721763225fa
1 file changed