Use dispatchAll to reduce the flakiness

As these tasks are not blocking call, dispatchAll could make sure the
task execution is finished. AutoDispatch shoud only be used with the
blocking call with return value.

Bug: 259632993
Test: atest WifiServiceImplTest
Change-Id: I3f0d9f7629525d6657af47b8c5eb6f109767c1a7
1 file changed