Searched refs:isDeclaredInManifest (Results 1 – 5 of 5) sorted by relevance
401 && (si.isDeclaredInManifest() || si.isDynamic()))); in filterByActivity()544 assertTrue("ID " + s.getId(), s.isDeclaredInManifest()); in assertAllManifest()552 assertFalse("ID " + s.getId(), s.isDeclaredInManifest()); in assertAllNotManifest()588 assertFalse(si.isDeclaredInManifest()); in assertPinnedOnly()786 filter(mList, ShortcutInfo::isDeclaredInManifest)); in selectManifest()797 && !(si.isDynamic() || si.isDeclaredInManifest())))); in selectFloating()887 forAllShortcuts(s -> assertTrue("id=" + s.getId(), s.isDeclaredInManifest())); in areAllManifest()892 forAllShortcuts(s -> assertFalse("id=" + s.getId(), s.isDeclaredInManifest())); in areAllNotManifest()921 s.isPinned() && !s.isDeclaredInManifest() && !s.isDynamic())); in areAllFloating()927 !(s.isPinned() && !s.isDeclaredInManifest() && !s.isDynamic()))); in areAllNotFloating()[all …]
1703 public boolean isDeclaredInManifest() { in isDeclaredInManifest() method in ShortcutInfo1710 return isDeclaredInManifest(); in isManifestShortcut()1738 return isDeclaredInManifest() && isVisibleToPublisher(); in isManifestVisible()
1348 if (!si.isDeclaredInManifest()) { in hasNonManifestShortcuts()1433 if (si.isDeclaredInManifest()) numManifest++; in dumpCheckin()1871 if (!(si.isDeclaredInManifest() || si.isDynamic() || si.isPinned())) { in verifyStates()1876 if (si.isDeclaredInManifest() && si.isDynamic()) { in verifyStates()
2651 if (matchManifest && si.isDeclaredInManifest()) { in getShortcutsInnerLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...