Searched refs:getShortcutIcon (Results 1 – 5 of 5) sorted by relevance
85 `when`(launcherApps.getShortcutIcon(shortcut)).thenReturn(shortcutIc) in setUp()
255 ic = launcherApps.getShortcutIcon(shortcut) in <lambda>()
57 messagingStyle.shortcutIcon = launcherApps.getShortcutIcon(shortcutInfo) in <lambda>()
1421 public Icon getShortcutIcon(@NonNull ShortcutInfo shortcut) { in getShortcutIcon() method in LauncherApps
7808 public Icon getShortcutIcon() { in getShortcutIcon() method in Notification.Builder.MessagingStyle