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.java579 int moreCount = mBubbleContainer.getChildCount() - 1; in updateContentDescription() local
587 R.string.bubble_content_description_stack, titleStr, appName, moreCount); in updateContentDescription()
593 if (moreCount > 0) { in updateContentDescription()