Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java243 final int iconViewHeight = lp.height; in updateIconScaleForNotifications() local
251 (float) iconViewHeight / drawableHeight); in updateIconScaleForNotifications()