Searched refs:isShortcutById (Results 1 – 1 of 1) sorted by relevance
123 public synchronized boolean isShortcutById(String id, Predicate<ShortcutInfo> predicate) { in isShortcutById() method in ShortcutManagerLauncherCallbackTest.MyCallback296 retryUntil(() -> (c.isCalled() && c.isShortcutById("s1", si -> !si.isEnabled())), in testCallbacks()315 retryUntil(() -> (c.isCalled() && c.isShortcutById("s1", si -> si.isEnabled())), in testCallbacks()