Fix tests broken by test runner changes.

These tests assumed that they were constructed on the main thread
and executed on the test thread.  Now everything happens on the
test thread so we need to explicitly bind handlers to the main
thread as they should have been before.

Bug: 17429401

Change-Id: I6ab18748ce4ddd32908737ba871a4b135e638a2e
1 file changed