HomeSort by relevance Sort by last modified time
    Searched refs:buildShortcutInfos (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/shortcuts/
ShortcutInfoFactory.java 59 List<ShortcutInfo> buildShortcutInfos(@NonNull Map<String, DialerShortcut> shortcutsById) {
DynamicShortcuts.java 221 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToUpdateById));
225 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToAddById));
PinnedShortcuts.java 161 shortcutInfoFactory.buildShortcutInfos(delta.shortcutsToUpdateById))) {

Completed in 576 milliseconds