Searched refs:SHORTCUT_FACTORY (Results 1 – 5 of 5) sorted by relevance
35 shortcuts = Stream.concat(shortcuts, Stream.of(AppSharing.SHORTCUT_FACTORY)); in getSupportedShortcuts()
130 public static final SystemShortcut.Factory<Launcher> SHORTCUT_FACTORY = (launcher, itemInfo) -> field in AppSharing
329 WellbeingModel.SHORTCUT_FACTORY.getShortcut(activity, view.getItemInfo());
380 public static final SystemShortcut.Factory SHORTCUT_FACTORY = field in WellbeingModel
438 return Stream.concat(Stream.of(WellbeingModel.SHORTCUT_FACTORY), in getSupportedShortcuts()