Searched refs:addItemToScreen (Results 1 – 4 of 4) sorted by relevance
109 addItemToScreen(item); in testBindNormalWidget_withConfig()118 addItemToScreen(item); in testBindNormalWidget_withoutConfig()128 addItemToScreen(item); in testUnboundWidget_removed()149 addItemToScreen(item); in testPendingWidget_autoRestored()162 addItemToScreen(item); in testPendingWidget_withConfigScreen()204 addItemToScreen(item); in testPendingWidget_notRestored_removed()223 addItemToScreen(item); in testPendingWidget_notRestored_brokenInstall()251 addItemToScreen(item); in testPendingWidget_notRestored_activeInstall()
89 public static void addItemToScreen(ItemInfo item, Context targetContext) { in addItemToScreen() method in WidgetUtils
318 protected void addItemToScreen(ItemInfo item) { in addItemToScreen() method in AbstractLauncherUiTest319 WidgetUtils.addItemToScreen(item, mTargetContext); in addItemToScreen()
198 addItemToScreen(item); in executeSwipeUpTestWithWidget()