Searched refs:HOTSEAT (Results 1 – 6 of 6) sorted by relevance
22 import static com.android.launcher3.CellLayout.HOTSEAT;180 || (dp.hotseatBorderSpace > 0 && mContainerType == HOTSEAT); in measureChild()312 if (mContainerType == HOTSEAT) { in drawFolderLeaveBehindForIcon()321 if (mContainerType == HOTSEAT) { in clearFolderLeaveBehind()
176 @IntDef({WORKSPACE, HOTSEAT, FOLDER})179 public static final int HOTSEAT = 1; field in CellLayout389 case HOTSEAT: in resetCellSizeInternal()755 bubbleChild.setTextVisibility(mContainerType != HOTSEAT); in addViewToCellLayout()1181 if (mContainerType == HOTSEAT) { in getItemMoveDescription()1434 if (mContainerType == HOTSEAT) { in commitTempPlacement()
2042 case CellLayout.HOTSEAT:
278 case HOTSEAT: { in getContainer()304 case HOTSEAT: in getContainer()
107 case HOTSEAT: in isTrackedForHotseatPrediction()
811 case HOTSEAT:826 == ParentContainerCase.HOTSEAT) {