Searched refs:bindDeepShortcutMap (Results 1 – 6 of 6) sorted by relevance
45 executeCallbacksTask(c -> c.bindDeepShortcutMap(shortcutMapCopy), mUiExecutor); in bindDeepShortcuts()
122 scheduleCallbackTask(callbacks -> callbacks.bindDeepShortcutMap(shortcutMapCopy)); in bindDeepShortcuts()
473 void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMap); in bindDeepShortcutMap() method
284 public void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMap) { in bindDeepShortcutMap() method in SecondaryDisplayLauncher
296 public void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMap) { } in bindDeepShortcutMap() method in WidgetsPredicationUpdateTaskTest.FakeBgDataModelCallback
2646 public void bindDeepShortcutMap(HashMap<ComponentKey, Integer> deepShortcutMapCopy) { in bindDeepShortcutMap() method in Launcher