Home
last modified time | relevance | path

Searched refs:zoomIn (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewZoomTest.java147 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()
DWebViewClientTest.java480 assertTrue(mOnUiThread.zoomIn()); in testOnScaleChanged()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DFullScreenMagnificationControllerTest.java118 zoomIn(/* scale= */ 2.0f); in testActivityTransitions_fullscreenMagnifierMagnifying_zoomOut()
128 private void zoomIn(float scale) throws Exception { in zoomIn() method in FullScreenMagnificationControllerTest
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java227 public boolean zoomIn() {
229 return mWebView.zoomIn();
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt18567 method public boolean zoomIn();
Dcurrent.txt58261 method public boolean zoomIn();