Home
last modified time | relevance | path

Searched refs:otherAppWidgets (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DBaseLoaderResults.java120 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>(); in bindWorkspace() local
125 otherAppWidgets); in bindWorkspace()
154 bindAppWidgets(otherAppWidgets, deferredExecutor); in bindWorkspace()