Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java641 String stackDescription = getResources().getString( in updateContentDescription() local
649 mBubbleContainer.setContentDescription(stackDescription); in updateContentDescription()