Searched refs:zoomIn (Results 1 – 6 of 6) sorted by relevance
147 assertTrue(mOnUiThread.zoomIn()); in testZoomIn()179 while (mOnUiThread.zoomIn()) { in testZoom_canNotZoomInPastMaximum()183 assertFalse(mOnUiThread.zoomIn()); in testZoom_canNotZoomInPastMaximum()211 mOnUiThread.zoomIn()); in testCanZoomWhileZoomSupportedFalse()271 assertTrue(mOnUiThread.zoomIn()); in testScaleChangeCallbackMatchesGetScale()
480 assertTrue(mOnUiThread.zoomIn()); in testOnScaleChanged()
118 zoomIn(/* scale= */ 2.0f); in testActivityTransitions_fullscreenMagnifierMagnifying_zoomOut()128 private void zoomIn(float scale) throws Exception { in zoomIn() method in FullScreenMagnificationControllerTest
227 public boolean zoomIn() {229 return mWebView.zoomIn();
18567 method public boolean zoomIn();
58261 method public boolean zoomIn();