Searched refs:widgetIdParams (Results 1 – 1 of 1) sorted by relevance
62 String[] widgetIdParams = new String[] { Integer.toString(oldWidgetIds[i]) }; in restoreAppWidgetIds() local65 "appWidgetId=? and (restored & 1) = 1", widgetIdParams); in restoreAppWidgetIds()69 "appWidgetId=?", widgetIdParams, null); in restoreAppWidgetIds()