Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java744 btv.getContentDescription() + " " + btv.getIconStateDescription()); in updateIconViewsRunningStates()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java533 public String getIconStateDescription() { in getIconStateDescription() method in BubbleTextView