Searched refs:oldWidgetId (Results 1 – 2 of 2) sorted by relevance
87 String oldWidgetId = Integer.toString(oldWidgetIds[i]); in restoreAppWidgetIds() local90 new String[] { oldWidgetId, Long.toString(mainProfileId) })) in restoreAppWidgetIds()98 "appWidgetId=?", new String[] { oldWidgetId }, null); in restoreAppWidgetIds()
209 int oldWidgetId = widgetId; in createQsb() local224 if (oldWidgetId != widgetId) { in createQsb()