Searched refs:sCustomAppWidgets (Results 1 – 1 of 1) sorted by relevance
347 protected static HashMap<String, CustomAppWidget> sCustomAppWidgets = field in Launcher352 TestingUtils.addDummyWidget(sCustomAppWidgets);4824 return sCustomAppWidgets.get(name); in getCustomAppWidget()4828 return sCustomAppWidgets; in getCustomAppWidgets()