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