Searched refs:getIconScale (Results 1 – 3 of 3) sorted by relevance
766 shelfIconSize = shelfIconSize * icon.getIconScale();793 shelfIconPositionX += (1.0f - icon.getIconScale()) * icon.getWidth() / 2.0f;
242 public float getIconScale() { in getIconScale() method in StatusBarIconView
497 - (1 - mIsolatedIcon.getIconScale()) * mIsolatedIcon.getWidth() / 2.0f; in calculateIconTranslations()