Searched refs:hasKeyFieldsOnly (Results 1 – 7 of 7) 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()
2102 public boolean hasKeyFieldsOnly() { in hasKeyFieldsOnly() method in ShortcutInfo2425 if (hasKeyFieldsOnly()) { in writeToParcel()2563 if (hasKeyFieldsOnly()) { in toStringInner()
1891 if (si.hasKeyFieldsOnly()) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4821 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
4824 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
13083 method public boolean hasKeyFieldsOnly();