Searched refs:hasOverview (Results 1 – 1 of 1) sorted by relevance
1169 private boolean hasOverview() { in hasOverview() method in BubbleBarView1202 int bubbleCount = getChildCount() - (hasOverview() ? 1 : 0); in updateContentDescription()