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