Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DRatingBar.java252 final int newProgress = (int) (newMax / getMax() * getProgress()); in setStepSize() local
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DCaptivePortalLoginActivity.java444 public void onProgressChanged(WebView view, int newProgress) { in onProgressChanged()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebChromeClient.java36 public void onProgressChanged(WebView view, int newProgress) {} in onProgressChanged()
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1644 int newProgress = android::base::GetIntProperty(PROGRESS_PROP_NAME, 0); in playAnimation() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...