Searched refs:installCustomShortcut (Results 1 – 2 of 2) sorted by relevance
119 mModelHelper.installCustomShortcut(TEST_PACKAGE + i, "shortcutProvider"); in testWidgetsListScroll()
388 public void installCustomShortcut(String pkg, String clazz) throws NameNotFoundException { in installCustomShortcut() method in LauncherModelHelper