Searched refs:selectByChangedSince (Results 1 – 2 of 2) sorted by relevance
203 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()218 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()246 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()263 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()298 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()329 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()357 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()373 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()408 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()434 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()[all …]
869 public ShortcutListAsserter selectByChangedSince(long time) { in selectByChangedSince() method in ShortcutListAsserter