Home
last modified time | relevance | path

Searched defs:onProgressChanged (Results 1 – 5 of 5) sorted by relevance

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewSyncLoader.java162 public synchronized void onProgressChanged(int progress) { in onProgressChanged() method in WebViewSyncLoader
392 public void onProgressChanged(WebView view, int newProgress) { in onProgressChanged() method in WebViewSyncLoader.WaitForProgressClient
/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/
DArchiveTest.java547 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged() method in ArchiveTest.SessionListener
/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/
DSessionAbandonBehaviorTest.java124 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged() method in SessionAbandonBehaviorTest.AbandonSessionCallBack
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebChromeClientTest.java503 public void onProgressChanged(WebView view, int newProgress) { in onProgressChanged() method in WebChromeClientTest.MockWebChromeClient
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageInstallerArchiveTest.java1067 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged() method in PackageInstallerArchiveTest.SessionListener