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