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.java256 public boolean canZoomIn() { in canZoomIn() method in WebViewOnUiThread
260 return mWebView.canZoomIn(); in canZoomIn()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java409 return mOnUiThread.canZoomIn(); in testOnScaleChanged()
DWebViewTest.java416 while (mOnUiThread.canZoomIn()) { in testZoom()
2716 return mOnUiThread.canZoomIn();