Searched refs:selectDynamic (Results 1 – 3 of 3) sorted by relevance
78 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()86 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()96 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()105 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()114 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()116 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()118 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A3) in testSetDynamicShortcuts_noManifestShortcuts()129 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()131 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A2) in testSetDynamicShortcuts_noManifestShortcuts()137 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1).isEmpty(); in testSetDynamicShortcuts_noManifestShortcuts()[all …]
4791 .selectDynamic().isEmpty().revertToOriginalList() // no dynamics. in testHandlePackageChanged()4973 .selectDynamic() in checkBackupAndRestore_success()5002 .selectDynamic() in checkBackupAndRestore_success()5537 .selectDynamic() in testBackupAndRestore_disabled()5599 .selectDynamic() in testBackupAndRestore_manifestRePublished()5705 .selectDynamic() in testBackupAndRestore_appAlreadyInstalledWhenRestored()
774 public ShortcutListAsserter selectDynamic() { in selectDynamic() method in ShortcutListAsserter