Searched refs:hasAdaptiveBitmap (Results 1 – 4 of 4) sorted by relevance
1730 return loadDrawableFromFileDescriptor(pfd, shortcut.hasAdaptiveBitmap()); in getShortcutIconDrawable()1733 return loadDrawableFromFileDescriptor(pfd, shortcut.hasAdaptiveBitmap()); in getShortcutIconDrawable()1792 if (shortcut.hasAdaptiveBitmap()) { in getShortcutIcon()1811 if (shortcut.hasAdaptiveBitmap()) { in getShortcutIcon()
2049 public boolean hasAdaptiveBitmap() { in hasAdaptiveBitmap() method in ShortcutInfo2560 if (hasAdaptiveBitmap()) { in toStringInner()
2361 if (si.hasAdaptiveBitmap() && !(si.hasIconFile() || si.hasIconUri())) { in verifyStates()
13274 Landroid/content/pm/ShortcutInfo;->hasAdaptiveBitmap()Z