Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java422 private int mDarkIconSize; field in NotificationPanelView
582 mDarkIconSize = getResources().getDimensionPixelSize( in loadDimens()
822 - mShelfHeight / 2.0f - mDarkIconSize / 2.0f), in positionClockAndNotifications()
2085 position += mShelfHeight / 2.0f + mDarkIconSize / 2.0f; in getMaxPanelHeightBypass()