I have an android application that I am developing using the emulator running on android 2.3.3 with an embedded WebView in a framelayout nested in a linearlayout (vertical).
clearView is deprecated.
clearView
Use:
webView.loadUrl("about:blank")