Searched refs:mIconPool (Results 1 – 1 of 1) sorted by relevance
129 private final ConcurrentLinkedQueue<LauncherIconsForPreview> mIconPool = field in LauncherPreviewRenderer.PreviewContext175 LauncherIconsForPreview launcherIconsForPreview = mIconPool.poll(); in newLauncherIcons()194 mIconPool.offer(this); in recycle()