Searched refs:selectByChangedSince (Results 1 – 2 of 2) sorted by relevance
193 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()208 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()236 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()253 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()288 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()319 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()347 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()363 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()398 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()424 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()[all …]
798 public ShortcutListAsserter selectByChangedSince(long time) { in selectByChangedSince() method in ShortcutListAsserter