Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest8.java549 .areAllManifest() in testRequestPinShortcut_manifestExists()
570 .areAllManifest() in testRequestPinShortcut_manifestExists()
585 .areAllManifest() in testRequestPinShortcut_manifestExists()
692 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
708 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
731 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
752 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
929 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
957 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
970 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
[all …]
DShortcutManagerTest1.java2039 .areAllManifest() in testGetShortcuts_shortcutKinds()
3704 .areAllManifest() in testLauncherCallback()
3725 .areAllManifest() in testLauncherCallback()
4542 .areAllManifest() in testCleanupPackage_republishManifests()
4572 .areAllManifest(); in testCleanupPackage_republishManifests()
6449 .areAllManifest() in testBackupAndRestore_manifestRePublished()
6477 .areAllManifest() in testBackupAndRestore_manifestRePublished()
6555 .areAllManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
6603 .areAllManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
7420 .areAllManifest() in testManifestShortcuts_missingMandatoryFields()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java950 public ShortcutListAsserter areAllManifest() { in areAllManifest() method in ShortcutListAsserter