Home
last modified time | relevance | path

Searched refs:areAllNotManifest (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1994 .areAllNotManifest() in testGetShortcuts_shortcutKinds()
2001 .areAllNotManifest() in testGetShortcuts_shortcutKinds()
2007 .areAllNotManifest() in testGetShortcuts_shortcutKinds()
3698 .areAllNotManifest() in testLauncherCallback()
4489 .areAllNotManifest() in testCleanupPackage_republishManifests()
6405 .areAllNotManifest() in testBackupAndRestore_manifestRePublished()
6511 .areAllNotManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
7779 .areAllNotManifest() in testManifestShortcuts_intentDefinitions()
H A DShortcutManagerTest8.java835 .areAllNotManifest() in testRequestPinShortcut_wasManifest_alreadyPinned()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java955 public ShortcutListAsserter areAllNotManifest() { in areAllNotManifest() method in ShortcutListAsserter