Home
last modified time | relevance | path

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

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