Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskIconCache.java188 entry.contentDescription = getBadgedContentDescription( in getCacheEntry()
207 private String getBadgedContentDescription(ActivityInfo info, int userId, TaskDescription td) { in getBadgedContentDescription() method in TaskIconCache