Searched defs:progressBarHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DExtendedBitmapDrawable.java539 int progressBarWidth, int progressBarHeight, int fadeOutDurationMs,
541 super(progress, progressBarWidth, progressBarHeight, fadeOutDurationMs, opts);
538 Progress(Drawable progress, Resources res, int progressBarWidth, int progressBarHeight, int fadeOutDurationMs, ExtendedOptions opts) argument

Completed in 75 milliseconds