Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java276 float iconHeight = getIconHeight(); in updateIconScaleForSystemIcons()
287 private float getIconHeight() { in getIconHeight() method in StatusBarIconView