Searched refs:selectManifest (Results 1 – 3 of 3) sorted by relevance
152 assertWith(getCallerShortcuts()).selectManifest().selectByActivity(A1) in runTestWithManifestShortcuts()155 assertWith(getCallerShortcuts()).selectManifest().selectByActivity(A2) in runTestWithManifestShortcuts()164 assertWith(getCallerShortcuts()).selectManifest().selectByActivity(A1) in runTestWithManifestShortcuts()167 assertWith(getCallerShortcuts()).selectManifest().selectByActivity(A2) in runTestWithManifestShortcuts()
4107 .selectManifest() in checkHandlePackageDeleteInner()5606 .selectManifest() in testBackupAndRestore_manifestRePublished()5712 .selectManifest() in testBackupAndRestore_appAlreadyInstalledWhenRestored()6604 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()6643 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()6714 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()6726 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()6758 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()6762 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcut_publishOnBroadcast()7364 assertWith(getCallerShortcuts()).selectManifest() in testManifestShortcuts_duplicateInTwoActivities()[all …]
785 public ShortcutListAsserter selectManifest() { in selectManifest() method in ShortcutListAsserter