Home
last modified time | relevance | path

Searched refs:hasKeyFieldsOnly (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java570 assertTrue("ID " + s.getId(), s.hasKeyFieldsOnly()); in assertAllKeyFieldsOnly()
578 assertFalse("ID " + s.getId(), s.hasKeyFieldsOnly()); in assertAllNotKeyFieldsOnly()
1018 forAllShortcuts(s -> assertTrue("id=" + s.getId(), s.hasKeyFieldsOnly())); in areAllWithKeyFieldsOnly()
1023 forAllShortcuts(s -> assertFalse("id=" + s.getId(), s.hasKeyFieldsOnly())); in areAllNotWithKeyFieldsOnly()
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1981 public boolean hasKeyFieldsOnly() { in hasKeyFieldsOnly() method in ShortcutInfo
2201 if (hasKeyFieldsOnly()) { in writeToParcel()
2337 if (hasKeyFieldsOnly()) { in toStringInner()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1823 if (si.hasKeyFieldsOnly()) { in removeNonKeyFields()
/frameworks/base/boot/
Dboot-image-profile.txt4860 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z+]Landroid/content/pm/ShortcutInfo;Landroi…
/frameworks/base/core/api/
Dcurrent.txt13037 method public boolean hasKeyFieldsOnly();
/frameworks/base/config/
Dboot-image-profile.txt4858 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z+]Landroid/content/pm/ShortcutInfo;Landroi…