Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java53 private int mEmphasizedHeight; field in NotificationActionListLayout
330 mEmphasizedHeight = paddingBottom + paddingTop + getResources().getDimensionPixelSize( in updateHeights()
364 height = mEmphasizedHeight; in setEmphasizedMode()
385 return mEmphasizedHeight - mRegularHeight; in getExtraMeasureHeight()