Merge change I8ad4a378
* changes: Remove obsolete doc references to LauncherAppWidgetBinder
This commit is contained in:
@@ -465,8 +465,7 @@ public class LauncherProvider extends ContentProvider {
|
||||
|
||||
/**
|
||||
* Upgrade existing clock and photo frame widgets into their new widget
|
||||
* equivalents. This method allocates appWidgetIds, and then hands off to
|
||||
* LauncherAppWidgetBinder to finish the actual binding.
|
||||
* equivalents.
|
||||
*/
|
||||
private void convertWidgets(SQLiteDatabase db) {
|
||||
final AppWidgetManager appWidgetManager = AppWidgetManager.getInstance(mContext);
|
||||
|
||||
@@ -91,8 +91,7 @@ class LauncherSettings {
|
||||
}
|
||||
|
||||
/**
|
||||
* Favorites. When changing these values, be sure to update
|
||||
* {@link com.android.settings.LauncherAppWidgetBinder} as needed.
|
||||
* Favorites.
|
||||
*/
|
||||
static final class Favorites implements BaseLauncherColumns {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user