Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DBaseLoaderResults.java175 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>(); in bind() local
192 otherAppWidgets); in bind()
215 bindAppWidgets(otherAppWidgets, pendingExecutor); in bind()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DLauncherPreviewRenderer.java419 ArrayList<LauncherAppWidgetInfo> otherAppWidgets = new ArrayList<>();
425 otherAppWidgets);