Searched refs:canZoomIn (Results 1 – 3 of 3) sorted by relevance
288 public boolean canZoomIn() { in canZoomIn() method in WebViewOnUiThread292 return mWebView.canZoomIn(); in canZoomIn()
411 return mOnUiThread.canZoomIn(); in testOnScaleChanged()
425 while (mOnUiThread.canZoomIn()) { in testZoom()2810 return mOnUiThread.canZoomIn();