Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java555 maybeApplyProgressLevel(info, oldIcon); in applyIconAndLabel()
569 private void maybeApplyProgressLevel(ItemInfoWithIcon info, FastBitmapDrawable oldIcon) { in maybeApplyProgressLevel() method in BubbleTextView