Searched refs:notifyCollectionWidgetChange (Results 1 – 1 of 1) sorted by relevance
845 createUpdateExecutorIfNull().execute(() -> notifyCollectionWidgetChange( in notifyAppWidgetViewDataChanged()848 notifyCollectionWidgetChange(appWidgetIds, viewId); in notifyAppWidgetViewDataChanged()859 private void notifyCollectionWidgetChange(int[] appWidgetIds, int viewId) { in notifyCollectionWidgetChange() method in AppWidgetManager