Searched refs:setDeepShortcutMap (Results 1 – 5 of 5) sorted by relevance
54 public void setDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in setDeepShortcutMap() method in TaskbarPopupController55 mPopupDataProvider.setDeepShortcutMap(deepShortcutMapCopy); in setDeepShortcutMap()
197 mControllers.taskbarPopupController.setDeepShortcutMap(deepShortcutMapCopy); in bindDeepShortcutMap()
219 mPopupDataProvider.setDeepShortcutMap(deepShortcutMap); in bindDeepShortcutMap()
146 public void setDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in setDeepShortcutMap() method in PopupDataProvider
2791 mPopupDataProvider.setDeepShortcutMap(deepShortcutMapCopy); in bindDeepShortcutMap()