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