Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java84 private int mSettingsIconHeight; field in BubbleExpandedView
178 mSettingsIconHeight = getContext().getResources().getDimensionPixelSize( in onFinishInflate()
374 int max = mStackView.getMaxExpandedHeight() - mSettingsIconHeight - mPointerHeight in updateHeight()