Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/board/
DIdenticalBoardComparator.kt28 private fun widgetsToBoundsMap(widgets: List<WidgetRect>) = in widgetsToBoundsMap() method in com.android.launcher3.celllayout.board.IdenticalBoardComparator
42 widgetsToBoundsMap(cellLayoutBoard.widgets.filter { !it.shouldIgnore() }) in compare()
44 widgetsToBoundsMap(cellLayoutBoard.widgets.filter { it.shouldIgnore() }) in compare()
47 widgetsToBoundsMap( in compare()