Searched refs:bindDeepShortcutMap (Results 1 – 4 of 4) sorted by relevance
44 executeCallbacksTask(c -> c.bindDeepShortcutMap(shortcutMapCopy), mUiExecutor); in bindDeepShortcuts()
106 scheduleCallbackTask(callbacks -> callbacks.bindDeepShortcutMap(shortcutMapCopy)); in bindDeepShortcuts()
423 void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMap); in bindDeepShortcutMap() method
2394 public void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in bindDeepShortcutMap() method in Launcher