Searched refs:mLeaveBehindFolderIcon (Results 1 – 1 of 1) sorted by relevance
96 private @Nullable FolderIcon mLeaveBehindFolderIcon; field in TaskbarView633 mLeaveBehindFolderIcon = child; in drawFolderLeaveBehindForIcon()639 mLeaveBehindFolderIcon = null; in clearFolderLeaveBehind()648 if (mLeaveBehindFolderIcon != null) { in onDraw()651 mLeaveBehindFolderIcon.getLeft() + mLeaveBehindFolderIcon.getTranslationX(), in onDraw()652 mLeaveBehindFolderIcon.getTop()); in onDraw()653 PreviewBackground previewBackground = mLeaveBehindFolderIcon.getFolderBackground(); in onDraw()