Home
last modified time | relevance | path

Searched refs:getSecondaryProgress (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DProgressDialog.java337 public int getSecondaryProgress() { in getSecondaryProgress() method in ProgressDialog
339 return mProgress.getSecondaryProgress(); in getSecondaryProgress()
/aosp14/frameworks/base/core/java/android/widget/
H A DProgressBar.java1825 public synchronized int getSecondaryProgress() { in getSecondaryProgress() method in ProgressBar
2382 stream.addProperty("progress:secondaryProgress", getSecondaryProgress()); in encodeProperties()
/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/core/api/
H A Dcurrent.txt7037 method @Deprecated public int getSecondaryProgress();
59369 method public int getSecondaryProgress();