Searched refs:getShortcutIconDrawable (Results 1 – 10 of 10) sorted by relevance
57 return launcherApps.getShortcutIconDrawable(shortcutInfo, density); in getBubbleDrawable()
90 return mLauncherApps.getShortcutIconDrawable(shortcutInfo, mFillResIconDpi); in getBaseIconDrawable()
293 mUserIcon = convertDrawableToIcon(launcherApps.getShortcutIconDrawable(info, 0)); in Builder()304 mUserIcon = convertDrawableToIcon(launcherApps.getShortcutIconDrawable(info, 0)); in Builder()
182 directShareIcon = launcherApps.getShortcutIconDrawable(shortcutInfo, 0); in getChooserTargetIconDrawable()
74 when(mLauncherApps.getShortcutIconDrawable(any(), eq(0))).thenReturn(mDrawable); in setUp()
1727 public Drawable getShortcutIconDrawable(@NonNull ShortcutInfo shortcut, int density) { in getShortcutIconDrawable() method in LauncherApps1853 final Drawable originalIcon = getShortcutIconDrawable(shortcut, density); in getShortcutBadgedIconDrawable()
744 Icon icon = PeopleSpaceTile.convertDrawableToIcon(mLauncherApps.getShortcutIconDrawable( in updateStorageAndViewWithConversationData()
1018 Drawable dr_bmp = mLauncherApps.getShortcutIconDrawable( in testIcons()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12498 …method public android.graphics.drawable.Drawable getShortcutIconDrawable(@NonNull android.content.…