Searched refs:PROGRESS_BOUNDS_SCALE (Results 1 – 1 of 1) sorted by relevance
79 private static final float PROGRESS_BOUNDS_SCALE = 0.075f; field in PreloadIconDrawable184 float progressWidth = bounds.width() * PROGRESS_BOUNDS_SCALE; in onBoundsChange()