Searched refs:canZoomIn (Results 1 – 3 of 3) sorted by relevance
250 public boolean canZoomIn() { in canZoomIn() method in WebViewOnUiThread254 return mWebView.canZoomIn(); in canZoomIn()
368 return mOnUiThread.canZoomIn(); in testOnScaleChanged()
376 while (mOnUiThread.canZoomIn()) { in testZoom()2630 return mOnUiThread.canZoomIn();