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