Fix tests after changing return value of setState

Use doReturn(true) instead of doNothing, since setState returns boolean
instead of void now

Bug: 112733815
Test: run unit tests
Change-Id: Iffef8728ac02c28cdccf54ac8d605c491fa61262
1 file changed