Fix NPE in android.webkit.cts.WebViewTest#testSetScrollBarStyle

 Bug 6400524
 ActivityTestCase#scrubClass nulls out all fields in the test
 after completion. The callback is made after completion, so
 its reference to the test case results in an NPE. This is
 now fixed for all such test cases.

Change-Id: I342af7d5ee9ab761289d720f1cc46f2badb5b26d
11 files changed