Searched defs:shortcuts (Results 1 – 2 of 2) 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
81 String packageName, List<ShortcutInfo> shortcuts, UserHandle user) { in onShortcutsChanged()