Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java257 final float scaledImageHeight = drawableHeight * scaleToFitIconView; in updateIconScaleForNotifications() local
260 (float) mOriginalStatusBarIconSize / scaledImageHeight); in updateIconScaleForNotifications()