Searched refs:mShortcutCachingLogic (Results 1 – 1 of 1) sorted by relevance
74 private final CachingLogic<ShortcutInfo> mShortcutCachingLogic; field in IconCache93 mShortcutCachingLogic = new ShortcutCachingLogic(); in IconCache()225 () -> si, mShortcutCachingLogic, false, false).bitmap; in getShortcutIcon()228 bitmapInfo = mShortcutCachingLogic.loadIcon(mContext, si); in getShortcutIcon()