Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/view/
H A DWebViewCaptureHelperTest.java78 public void onScaleChanged(WebView view, float oldScale, float newScale) { in createScrollableContent()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewClient.java548 public void onScaleChanged(WebView view, float oldScale, float newScale) { in onScaleChanged() method in WebViewClient
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19693 HSPLandroid/webkit/WebViewClient;->onScaleChanged(Landroid/webkit/WebView;FF)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19757 HSPLandroid/webkit/WebViewClient;->onScaleChanged(Landroid/webkit/WebView;FF)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57700 method public void onScaleChanged(android.webkit.WebView, float, float);