Searched refs:selectDynamic (Results 1 – 3 of 3) sorted by relevance
85 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()93 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()103 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()112 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()121 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()123 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()125 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A3) in testSetDynamicShortcuts_noManifestShortcuts()136 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()138 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()144 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1).isEmpty(); in testSetDynamicShortcuts_noManifestShortcuts()[all …]
4802 .selectDynamic().isEmpty().revertToOriginalList() // no dynamics. in testHandlePackageChanged()4984 .selectDynamic() in checkBackupAndRestore_success()5013 .selectDynamic() in checkBackupAndRestore_success()5548 .selectDynamic() in testBackupAndRestore_disabled()5610 .selectDynamic() in testBackupAndRestore_manifestRePublished()5716 .selectDynamic() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
780 public ShortcutListAsserter selectDynamic() { in selectDynamic() method in ShortcutListAsserter