Searched refs:ShortcutListAsserter (Results 1 – 1 of 1) sorted by relevance
816 return new ShortcutListAsserter(list); in assertWith()826 public static class ShortcutListAsserter { class834 private ShortcutListAsserter(ShortcutListAsserter original, List<ShortcutInfo> list) { in ShortcutListAsserter() method in ShortcutListAsserter844 return new ShortcutListAsserter(this, in selectDynamic()849 return new ShortcutListAsserter(this, in selectManifest()854 return new ShortcutListAsserter(this, in selectPinned()859 return new ShortcutListAsserter(this, in selectFloating()865 return new ShortcutListAsserter(this, in selectByActivity()870 return new ShortcutListAsserter(this, in selectByChangedSince()891 return new ShortcutListAsserter(this, in toSortByRank()[all …]