Searched refs:selectByChangedSince (Results 1 – 2 of 2) sorted by relevance
200 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()215 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()243 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()260 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testAddDynamicShortcuts_noManifestShortcuts()295 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()326 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()354 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()370 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testUpdateShortcuts_noManifestShortcuts()405 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()431 assertWith(getCallerShortcuts()).selectDynamic().selectByChangedSince(lastApiTime) in testDeleteDynamicShortcuts_noManifestShortcuts()[all …]
869 public ShortcutListAsserter selectByChangedSince(long time) { in selectByChangedSince() method in ShortcutListAsserter