Searched refs:predictionInset (Results 1 – 1 of 1) sorted by relevance
150 int predictionInset = (int) (getIconSize() * RING_EFFECT_RATIO); in getIconBounds() local151 outBounds.inset(predictionInset, predictionInset); in getIconBounds()