Searched refs:widgetShortcutOpt (Results 1 – 1 of 1) sorted by relevance
296 Optional<SystemShortcut.Widgets> widgetShortcutOpt = getWidgetShortcut(systemShortcuts); in addAllShortcuts() local297 if (widgetShortcutOpt.isPresent()) { in addAllShortcuts()300 initializeWidgetShortcut(mWidgetContainer, widgetShortcutOpt.get()); in addAllShortcuts()