Searched refs:bindAppWidgets (Results 1 – 1 of 1) sorted by relevance
295 bindAppWidgets(currentAppWidgets, mUiExecutor); in bind()302 bindAppWidgets(otherAppWidgets, pendingExecutor); in bind()336 private void bindAppWidgets(List<LauncherAppWidgetInfo> appWidgets, Executor executor) { in bindAppWidgets() method in BaseLauncherBinder.UnifiedWorkspaceBinder406 bindAppWidgets(appWidgets); in bindCurrentWorkspacePages()430 bindAppWidgets(appWidgets); in bindOtherWorkspacePages()456 private void bindAppWidgets(List<LauncherAppWidgetInfo> appWidgets) { in bindAppWidgets() method in BaseLauncherBinder.DisjointWorkspaceBinder