Searched defs:ShortcutManagerTestUtils (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java92 public class ShortcutManagerTestUtils { class
101 private ShortcutManagerTestUtils() { method in class:ShortcutManagerTestUtils
687 ShortcutInfo si2 = p.readParcelable(ShortcutManagerTestUtils.class.getClassLoader());
791 ShortcutManagerTestUtils.filterByActivity(mList, activity));
796 ShortcutManagerTestUtils.changedSince(mList, time));
817 ShortcutManagerTestUtils.sortedByRank(mList));

Completed in 1652 milliseconds