Searched refs:hasKeyFieldsOnly (Results 1 – 6 of 6) sorted by relevance
507 assertTrue("ID " + s.getId(), s.hasKeyFieldsOnly()); in assertAllKeyFieldsOnly()515 assertFalse("ID " + s.getId(), s.hasKeyFieldsOnly()); in assertAllNotKeyFieldsOnly()955 forAllShortcuts(s -> assertTrue("id=" + s.getId(), s.hasKeyFieldsOnly())); in areAllWithKeyFieldsOnly()960 forAllShortcuts(s -> assertFalse("id=" + s.getId(), s.hasKeyFieldsOnly())); in areAllNotWithKeyFieldsOnly()
1930 public boolean hasKeyFieldsOnly() { in hasKeyFieldsOnly() method in ShortcutInfo2149 if (hasKeyFieldsOnly()) { in writeToParcel()2284 if (hasKeyFieldsOnly()) { in toStringInner()
1740 if (si.hasKeyFieldsOnly()) { in removeNonKeyFields()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6015 HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
12432 method public boolean hasKeyFieldsOnly();