Searched refs:callShortcutManager (Results 1 – 2 of 2) sorted by relevance
76 private void callShortcutManager(BooleanSupplier r) { in callShortcutManager() method in ShortcutHelper153 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()211 callShortcutManager(() -> mShortcutManager.requestPinShortcut( in addWebSiteShortcut()214 callShortcutManager(() -> in addWebSiteShortcut()
74 private void callShortcutManager(BooleanSupplier r) { in callShortcutManager() method in ShortcutHelper151 callShortcutManager(() -> mShortcutManager.updateShortcuts(updateList)); in refreshShortcuts()206 callShortcutManager(() -> { in addWebSiteShortcut() method