Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DBaseLoaderResults.java182 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>(); in bind() local
187 otherAppWidgets); in bind()
221 bindAppWidgets(otherAppWidgets, deferredExecutor); in bind()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DLauncherPreviewRenderer.java418 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>();
423 currentAppWidgets, otherAppWidgets);