Searched defs:widgetManager (Results 1 – 7 of 7) sorted by relevance
82 val widgetManager = context.spyService(AppWidgetManager::class.java) in <lambda>() constant
31 val widgetManager: AppWidgetManager = in getScaleRatio() constant
85 @NonNull AppWidgetManager widgetManager, in CustomWidgetManager()
114 AppWidgetManager widgetManager = AppWidgetManager.getInstance(context); in updateWidgetSizeRangesAsync() local
167 WidgetManagerHelper widgetManager = new WidgetManagerHelper(mContext); in update() local
207 AppWidgetManager widgetManager = AppWidgetManager.getInstance(context); in createQsb() local
544 val widgetManager: AppWidgetManager = AppWidgetManager.getInstance(mContext) in onLoadComplete() constant