Home
last modified time | relevance | path

Searched refs:canZoomIn (Results 1 – 3 of 3) sorted by relevance

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java288 public boolean canZoomIn() { in canZoomIn() method in WebViewOnUiThread
292 return mWebView.canZoomIn(); in canZoomIn()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java411 return mOnUiThread.canZoomIn(); in testOnScaleChanged()
DWebViewTest.java425 while (mOnUiThread.canZoomIn()) { in testZoom()
2810 return mOnUiThread.canZoomIn();