Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1431 final int moreCount = mBubbleContainer.getChildCount() - 1; in updateContentDescription() local
1434 titleStr, appName, moreCount)); in updateContentDescription()