Searched refs:underFocus (Results 1 – 1 of 1) sorted by relevance
386 private boolean isFullyExpanded(ExpandableView underFocus) { in isFullyExpanded() argument387 return underFocus.getIntrinsicHeight() == underFocus.getMaxHeight(); in isFullyExpanded()