Home
last modified time | relevance | path

Searched refs:getIconHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java232 float iconHeight = getIconHeight(); in updateIconScaleForSystemIcons()
240 private float getIconHeight() { in getIconHeight() method in StatusBarIconView