Searched refs:widgetIdColumnIndex (Results 1 – 1 of 1) sorted by relevance
540 final int widgetIdColumnIndex = cursor.getColumnIndex(Favorites.APPWIDGET_ID); in logDatabaseWidgetInfo() local544 int widgetId = cursor.getInt(widgetIdColumnIndex); in logDatabaseWidgetInfo()