Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/board/
DTestWorkspaceBuilder.java129 .forEach(i -> transaction.addItem(() -> getHotseatValues(i))); in fillHotseatIcons()
182 private ItemInfo getHotseatValues(int x) { in getHotseatValues() method