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.java88 public class ShortcutManagerTestUtils { class
97 private ShortcutManagerTestUtils() { method in class:ShortcutManagerTestUtils
683 ShortcutInfo si2 = p.readParcelable(ShortcutManagerTestUtils.class.getClassLoader());
769 ShortcutManagerTestUtils.filterByActivity(mList, activity));
774 ShortcutManagerTestUtils.changedSince(mList, time));
795 ShortcutManagerTestUtils.sortedByRank(mList));

Completed in 87 milliseconds