Searched refs:shortcutInfoFactory (Results 1 – 2 of 2) sorted by relevance
76 private final ShortcutInfoFactory shortcutInfoFactory; field in DynamicShortcuts80 this.shortcutInfoFactory = new ShortcutInfoFactory(context, iconFactory); in DynamicShortcuts()162 newShortcuts.add(shortcutInfoFactory.withUpdatedIcon(oldInfo)); in updateIcons()221 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToUpdateById)); in applyDelta()225 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToAddById)); in applyDelta()
65 private final ShortcutInfoFactory shortcutInfoFactory; field in PinnedShortcuts69 this.shortcutInfoFactory = new ShortcutInfoFactory(context, new IconFactory(context)); in PinnedShortcuts()161 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToUpdateById))) { in applyDelta()