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()147 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1).isEmpty(); in testSetDynamicShortcuts_noManifestShortcuts()[all …]
5640 .selectDynamic().isEmpty().revertToOriginalList() // no dynamics. in testHandlePackageChanged()5822 .selectDynamic() in checkBackupAndRestore_success()5851 .selectDynamic() in checkBackupAndRestore_success()6378 .selectDynamic() in testBackupAndRestore_disabled()6440 .selectDynamic() in testBackupAndRestore_manifestRePublished()6546 .selectDynamic() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
843 public ShortcutListAsserter selectDynamic() { in selectDynamic() method in ShortcutListAsserter