Home | History | Annotate | Download | only in launcher3

Lines Matching refs:AppWidgetManager

22 import android.appwidget.AppWidgetManager;
568 options.putInt(AppWidgetManager.OPTION_APPWIDGET_MIN_WIDTH,
570 options.putInt(AppWidgetManager.OPTION_APPWIDGET_MIN_HEIGHT,
572 options.putInt(AppWidgetManager.OPTION_APPWIDGET_MAX_WIDTH,
574 options.putInt(AppWidgetManager.OPTION_APPWIDGET_MAX_HEIGHT,
597 if (AppWidgetManager.getInstance(mLauncher).bindAppWidgetIdIfAllowed(
602 if (AppWidgetManager.getInstance(mLauncher).bindAppWidgetIdIfAllowed(
626 // for width size reporting to the AppWidgetManager.