Searched refs:bindAppWidgets (Results 1 – 1 of 1) sorted by relevance
208 bindAppWidgets(currentAppWidgets, mUiExecutor); in bind()215 bindAppWidgets(otherAppWidgets, pendingExecutor); in bind()244 private void bindAppWidgets(List<LauncherAppWidgetInfo> appWidgets, Executor executor) { in bindAppWidgets() method in BaseLoaderResults.WorkspaceBinder