Searched defs:widgetIds (Results 1 – 2 of 2) sorted by relevance
101 static public String[][] getWidgetInfo(Context context, int[] widgetIds) { in getWidgetInfo()399 private void migrateLegacyWidgets(Context context, int[] widgetIds) { in migrateLegacyWidgets()410 final int[] widgetIds = getCurrentWidgetIds(context); in validateAllWidgetInformation() local
6147 int[] widgetIds = mAppWidgetManager.getAppWidgetIds(mEmailComponent); in notifyWidgets() local