Searched refs:selectDynamic (Results 1 – 3 of 3) sorted by relevance
88 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()96 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()106 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()115 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()124 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()126 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()128 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A3) in testSetDynamicShortcuts_noManifestShortcuts()139 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()141 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()182 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testAddDynamicShortcuts_noManifestShortcuts()[all …]
5583 .selectDynamic().isEmpty().revertToOriginalList() // no dynamics. in testHandlePackageChanged()5765 .selectDynamic() in checkBackupAndRestore_success()5794 .selectDynamic() in checkBackupAndRestore_success()6329 .selectDynamic() in testBackupAndRestore_disabled()6391 .selectDynamic() in testBackupAndRestore_manifestRePublished()6497 .selectDynamic() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
843 public ShortcutListAsserter selectDynamic() { in selectDynamic() method in ShortcutListAsserter