Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java232 final int iconViewHeight = lp.height; in updateIconScaleForNotifications() local
240 (float) iconViewHeight / drawableHeight); in updateIconScaleForNotifications()