Searched refs:mShortcutCachingLogic (Results 1 – 1 of 1) sorted by relevance
100 private final CachingLogic<ShortcutInfo> mShortcutCachingLogic; field in IconCache118 mShortcutCachingLogic = new ShortcutCachingLogic(); in IconCache()274 si.getUserHandle(), () -> si, mShortcutCachingLogic, false, false).bitmap; in getShortcutIcon()