Searched refs:AppSharing (Results 1 – 2 of 2) sorted by relevance
34 if (AppSharing.ENABLE_APP_SHARING) { in getSupportedShortcuts()35 shortcuts = Stream.concat(shortcuts, Stream.of(AppSharing.SHORTCUT_FACTORY)); in getSupportedShortcuts()
59 public final class AppSharing { class79 private AppSharing(Launcher launcher) { in AppSharing() method in AppSharing250 (new AppSharing(launcher)).getShortcut(launcher, itemInfo, originalView);