Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java742 if (shouldUpdateIconContentDescription(btv)) { in updateIconViewsRunningStates()
750 private boolean shouldUpdateIconContentDescription(BubbleTextView btv) { in shouldUpdateIconContentDescription() method in TaskbarViewController