Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DActionMenuView.java164 onMeasureExactFormat(widthMeasureSpec, heightMeasureSpec); in onMeasure()
176 private void onMeasureExactFormat(int widthMeasureSpec, int heightMeasureSpec) { in onMeasureExactFormat() method in ActionMenuView
/frameworks/base/core/java/android/widget/
DActionMenuView.java160 onMeasureExactFormat(widthMeasureSpec, heightMeasureSpec); in onMeasure()
172 private void onMeasureExactFormat(int widthMeasureSpec, int heightMeasureSpec) { in onMeasureExactFormat() method in ActionMenuView