Searched defs:getShortcut (Results 1 – 5 of 5) sorted by relevance
92 private SystemShortcut<Launcher> getShortcut(Launcher launcher, ItemInfo info, in getShortcut() method in AppSharing
212 private String getShortcut(final int position) { in getShortcut() method in UserDictionarySettings
270 private String getShortcut(final int position) { in getShortcut() method in UserDictionarySettings
413 public SystemShortcut<QuickstepLauncher> getShortcut(QuickstepLauncher activity, in getShortcut() method in HotseatPredictionController
106 SystemShortcut<T> getShortcut(T context, ItemInfo itemInfo, @NonNull View originalView); in getShortcut() method