Home
last modified time | relevance | path

Searched defs:itemHeightSpec (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DActionMenuView.java181 final int itemHeightSpec = getChildMeasureSpec(heightMeasureSpec, heightPadding, in onMeasureExactFormat() local
374 itemHeightSpec); in onMeasureExactFormat() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionMenuView.java184 final int itemHeightSpec = getChildMeasureSpec(heightMeasureSpec, heightPadding, in onMeasureExactFormat() local
377 itemHeightSpec); in onMeasureExactFormat() local