Searched defs:shortcuts (Results 1 – 3 of 3) sorted by relevance
97 List<ShortcutInfo> shortcuts = getShortcuts(otherProfileUserHandle, contextAsUser); in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull() local113 List<ShortcutInfo> shortcuts = getShortcuts(otherProfileUserHandle, contextAsUser); in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull() local
83 String packageName, List<ShortcutInfo> shortcuts, UserHandle user) { in onShortcutsChanged()
1120 public void addShortcuts(ShortcutInfo... shortcuts) { in addShortcuts()