Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java539 int progressBarWidth, int progressBarHeight, int fadeOutDurationMs, in Progress() argument
541 super(progress, progressBarWidth, progressBarHeight, fadeOutDurationMs, opts); in Progress()