Searched refs:assertAllKeyFieldsOnly (Results 1 – 2 of 2) sorted by relevance
32 …t static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.assertAllKeyFieldsOnly;1795 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1813 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1820 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1827 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1834 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1843 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1850 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1858 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()1865 assertAllKeyFieldsOnly(mLauncherApps.getShortcuts(buildQuery( in testGetShortcuts()
567 public static List<ShortcutInfo> assertAllKeyFieldsOnly( in assertAllKeyFieldsOnly() method in ShortcutManagerTestUtils