Searched refs:getShortcutIcon (Results 1 – 6 of 6) sorted by relevance
85 `when`(launcherApps.getShortcutIcon(shortcut)).thenReturn(shortcutIc)
64 messagingStyle.shortcutIcon = launcherApps.getShortcutIcon(shortcutInfo)
264 ic = launcherApps.getShortcutIcon(shortcut)
1518 public Icon getShortcutIcon(@NonNull ShortcutInfo shortcut) { in getShortcutIcon() method in LauncherApps
678 Bitmap shortcutIcon = style.getShortcutIcon().getBitmap(); in testBuild_ensureMessagingShortcutIconIsNotTooBig_resizesIcon()
8051 public Icon getShortcutIcon() { in getShortcutIcon() method in Notification.Builder.MessagingStyle