Searched refs:setDeepShortcutMap (Results 1 – 5 of 5) sorted by relevance
99 public void setDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in setDeepShortcutMap() method in TaskbarPopupController100 mPopupDataProvider.setDeepShortcutMap(deepShortcutMapCopy); in setDeepShortcutMap()
290 mControllers.taskbarPopupController.setDeepShortcutMap(deepShortcutMapCopy); in bindDeepShortcutMap()
141 public void setDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in setDeepShortcutMap() method in PopupDataProvider
210 launcher.popupDataProvider.setDeepShortcutMap(deepShortcutMapCopy) in <lambda>()
283 mPopupDataProvider.setDeepShortcutMap(deepShortcutMap); in bindDeepShortcutMap()