Searched defs:childSpecHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DAbsActionBarView.java243 protected int measureChildView(View child, int availableWidth, int childSpecHeight, argument
246 childSpecHeight);
/frameworks/base/core/java/com/android/internal/widget/
H A DAbsActionBarView.java303 protected int measureChildView(View child, int availableWidth, int childSpecHeight, argument
306 childSpecHeight);

Completed in 183 milliseconds