Searched refs:canZoomIn (Results 1 – 3 of 3) sorted by relevance
256 public boolean canZoomIn() { in canZoomIn() method in WebViewOnUiThread260 return mWebView.canZoomIn(); in canZoomIn()
409 return mOnUiThread.canZoomIn(); in testOnScaleChanged()
416 while (mOnUiThread.canZoomIn()) { in testZoom()2716 return mOnUiThread.canZoomIn();