Searched refs:getMaxExpandHeight (Results 1 – 5 of 5) sorted by relevance
78 when(mCallback.getMaxExpandHeight(any())).thenReturn(100); in testAnimationDoesntClearViewIfNewExpansionStarted()
54 int getMaxExpandHeight(ExpandableView view); in getMaxExpandHeight() method176 return mCallback.getMaxExpandHeight(mView); in getNaturalHeight()
1165 ? child.getMaxExpandHeight()1192 childHeight = child.getMaxExpandHeight();1229 ? child.getMaxExpandHeight()
6363 public int getMaxExpandHeight(ExpandableView view) {
1090 return Math.max(getMaxExpandHeight(), getHeadsUpHeight());2614 return Math.max(getMaxExpandHeight(), getHeadsUpHeight());2619 return getMaxExpandHeight();2943 public int getMaxExpandHeight() {