Searched refs:ROUND_NOTHING (Results 1 – 5 of 5) sorted by relevance
25 import static com.android.launcher3.allapps.SectionDecorationInfo.ROUND_NOTHING;242 assertEquals(ROUND_NOTHING, roundRegions); in getRoundRegions_whenIndexIsMiddleOfLastRow_roundNothing()272 assertEquals(ROUND_NOTHING, roundRegions); in getRoundRegions_whenIndexIsInMiddleOfLastRow_roundNothing()282 assertEquals(ROUND_NOTHING, roundRegions); in getRoundRegions_whenIndexIsInMiddleRow_roundNothing()292 assertEquals(ROUND_NOTHING, roundRegions); in getRoundRegions_whenIndexIsInBeginningOfTopRow_roundNothing()302 assertEquals(ROUND_NOTHING, roundRegions); in getRoundRegions_whenIndexIsInLastOfTopRow_roundNothing()
25 public static final int ROUND_NOTHING = 0; field in SectionDecorationInfo
22 import static com.android.launcher3.allapps.SectionDecorationInfo.ROUND_NOTHING;317 ROUND_NOTHING, true /* decorateTogether */); in onBindViewHolder()
20 import static com.android.launcher3.allapps.SectionDecorationInfo.ROUND_NOTHING;444 int roundRegion = ROUND_NOTHING; in getRoundRegions()
27 import static com.android.launcher3.allapps.SectionDecorationInfo.ROUND_NOTHING;190 item.decorationInfo = new SectionDecorationInfo(context, ROUND_NOTHING, in addPrivateSpaceInstallAppButton()