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()
1901 if (si.hasKeyFieldsOnly()) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4744 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
4747 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
13564 method public boolean hasKeyFieldsOnly();