Searched defs:oldIcon (Results 1 – 5 of 5) sorted by relevance
104 val oldIcon = container.getAppIcon(icon1).icon as PreloadIconDrawable in <lambda>() constant
506 PreloadIconDrawable oldIcon = (PreloadIconDrawable) mBubbleTextView.getIcon(); in applyingPendingIcon_preserves_last_icon() local
245 PreloadIconDrawable oldIcon, Runnable onFinishCallback) { in maybePerformFinishedAnimation()
550 FastBitmapDrawable oldIcon = mIcon; in applyIconAndLabel() local569 private void maybeApplyProgressLevel(ItemInfoWithIcon info, FastBitmapDrawable oldIcon) { in maybeApplyProgressLevel()587 private boolean shouldApplyProgressLevel(ItemInfoWithIcon info, FastBitmapDrawable oldIcon) { in shouldApplyProgressLevel()
215 Drawable oldIcon = getIcon(); in applyFromWorkspaceItemWithAnimation() local