Searched refs:updateDrawableBounds (Results 1 – 3 of 3) sorted by relevance
957 updateDrawableBounds(getWidth(), getHeight()); in setProgressDrawable()2023 updateDrawableBounds(w, h); in onSizeChanged()2026 private void updateDrawableBounds(int w, int h) { in updateDrawableBounds() method in ProgressBar
19058 HSPLandroid/widget/ProgressBar;->updateDrawableBounds(II)V
83134 Landroid/widget/ProgressBar;->updateDrawableBounds(II)V