Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2261 String contentDescription = getBubbleContentDescription((Bubble) bubble); in announceExpandForAccessibility()
2271 private String getBubbleContentDescription(Bubble bubble) { in getBubbleContentDescription() method in BubbleStackView