Searched refs:setTitleToPropertyTypeHtml (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewTest.java | 643 String setTitleToPropertyTypeHtml = in testAddJavascriptInterfaceNullObject() local 648 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testAddJavascriptInterfaceNullObject() 653 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testAddJavascriptInterfaceNullObject() 659 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testAddJavascriptInterfaceNullObject() 664 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testAddJavascriptInterfaceNullObject() 671 String setTitleToPropertyTypeHtml = in testRemoveJavascriptInterface() local 677 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testRemoveJavascriptInterface() 682 mOnUiThread.loadDataAndWaitForCompletion(setTitleToPropertyTypeHtml, "text/html", null); in testRemoveJavascriptInterface()
|