Home
last modified time | relevance | path

Searched refs:moreCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1432 final int moreCount = mBubbleContainer.getChildCount() - 1; in updateContentDescription() local
1435 titleStr, appName, moreCount)); in updateContentDescription()