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