Searched refs:outerBounds (Results 1 – 1 of 1) sorted by relevance
224 final int outerBounds = mStatusBarIconSize; in updateIconScaleForNotifications() local225 mIconScale = imageBounds / (float)outerBounds; in updateIconScaleForNotifications()