Home
last modified time | relevance | path

Searched refs:hasIconFile (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutBitmapSaver.java139 if (success && shortcut.hasIconFile()) { in getBitmapPathMayWaitLocked()
H A DShortcutPackage.java325 if (icon == null && !si.hasIconFile()) { in ensureNoBitmapIconIfShortcutIsLongLived()
2245 if (si.hasAdaptiveBitmap() && !(si.hasIconFile() || si.hasIconUri())) { in verifyStates()
2250 if (si.hasIconFile() && si.hasIconResource()) { in verifyStates()
2255 if (si.hasIconFile() && si.hasIconUri()) { in verifyStates()
H A DShortcutService.java1496 if (shortcut.hasIconFile() || shortcut.hasIconResource() || shortcut.hasIconUri()) { in saveIconAndFixUpShortcutLocked()
3602 if (shortcutInfo == null || !shortcutInfo.hasIconFile()) { in getShortcutIconFd()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java2550 assertFalse("ID " + s.getId() + " shouldn't have icon FD", s.hasIconFile());
2560 assertTrue("ID " + s.getId() + " not have icon FD", s.hasIconFile());
2570 assertFalse("ID " + s.getId() + " shouldn't have have icon FD", s.hasIconFile());
2580 s.hasIconFile() || s.hasIconResource() || s.getIcon() != null);
H A DShortcutManagerTest1.java1422 assertTrue(si.hasIconFile()); in testUpdateShortcuts_icons()
1440 assertTrue(si.hasIconFile()); in testUpdateShortcuts_icons()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java1368 if (shortcut.hasIconFile()) { in getShortcutIconDrawable()
1424 if (shortcut.hasIconFile()) { in getShortcutIcon()
H A DShortcutInfo.java1918 public boolean hasIconFile() { in hasIconFile() method in ShortcutInfo
2322 if (hasIconFile()) { in toStringInner()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4857 HSPLandroid/content/pm/ShortcutInfo;->hasIconFile()Z+]Landroid/content/pm/ShortcutInfo;Landroid/con…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4855 HSPLandroid/content/pm/ShortcutInfo;->hasIconFile()Z+]Landroid/content/pm/ShortcutInfo;Landroid/con…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16155 Landroid/content/pm/ShortcutInfo;->hasIconFile()Z