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 …]
5415 .selectDynamic().isEmpty().revertToOriginalList() // no dynamics. in testHandlePackageChanged()5597 .selectDynamic() in checkBackupAndRestore_success()5626 .selectDynamic() in checkBackupAndRestore_success()6161 .selectDynamic() in testBackupAndRestore_disabled()6223 .selectDynamic() in testBackupAndRestore_manifestRePublished()6329 .selectDynamic() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
843 public ShortcutListAsserter selectDynamic() { in selectDynamic() method in ShortcutListAsserter