Searched refs:modelShortcuts (Results 1 – 1 of 1) sorted by relevance
346 Set<String> modelShortcuts = entry.getValue(); in updateShortcutPinnedState() local353 if (systemShortcuts.size() != modelShortcuts.size() in updateShortcutPinnedState()354 || !systemShortcuts.containsAll(modelShortcuts)) { in updateShortcutPinnedState()358 entry.getKey(), new ArrayList<>(modelShortcuts), user); in updateShortcutPinnedState()