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