Searched refs:hasKeyFieldsOnly (Results 1 – 6 of 6) sorted by relevance
570 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()
1981 public boolean hasKeyFieldsOnly() { in hasKeyFieldsOnly() method in ShortcutInfo2201 if (hasKeyFieldsOnly()) { in writeToParcel()2337 if (hasKeyFieldsOnly()) { in toStringInner()
1823 if (si.hasKeyFieldsOnly()) { in removeNonKeyFields()
4860 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z+]Landroid/content/pm/ShortcutInfo;Landroi…
13037 method public boolean hasKeyFieldsOnly();
4858 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z+]Landroid/content/pm/ShortcutInfo;Landroi…