Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java551 if (!canReuseIcon(info)) { in applyIconAndLabel()
561 private boolean canReuseIcon(ItemInfoWithIcon info) { in canReuseIcon() method in BubbleTextView