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.java544 .areAllManifest() in testRequestPinShortcut_manifestExists()
565 .areAllManifest() in testRequestPinShortcut_manifestExists()
580 .areAllManifest() in testRequestPinShortcut_manifestExists()
687 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
703 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
726 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
747 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinned()
924 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
952 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
965 .areAllManifest() in testRequestPinShortcut_manifestExists_alreadyPinnedByAnother()
[all …]
DShortcutManagerTest1.java1359 .areAllManifest() in testGetShortcuts_shortcutKinds()
2888 .areAllManifest() in testLauncherCallback()
2909 .areAllManifest() in testLauncherCallback()
3563 .areAllManifest() in testCleanupPackage_republishManifests()
3593 .areAllManifest(); in testCleanupPackage_republishManifests()
5378 .areAllManifest() in testBackupAndRestore_manifestRePublished()
5404 .areAllManifest() in testBackupAndRestore_manifestRePublished()
5482 .areAllManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
5528 .areAllManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
6243 .areAllManifest() in testManifestShortcuts_missingMandatoryFields()
[all …]
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java875 public ShortcutListAsserter areAllManifest() { in areAllManifest() method in ShortcutListAsserter