Searched refs:WORKSPACE (Results 1 – 8 of 8) sorted by relevance
18 import static com.android.launcher3.logger.LauncherAtom.ContainerInfo.ContainerCase.WORKSPACE;109 case WORKSPACE: in isTrackedForHotseatPrediction()131 && info.getContainerInfo().getContainerCase() == WORKSPACE; in isTrackedForWidgetPrediction()
272 case WORKSPACE: { in getContainer()302 case WORKSPACE: in getContainer()
23 import static com.android.launcher3.CellLayout.WORKSPACE;172 dp.cellYPaddingPx >= 0 && mContainerType == WORKSPACE in measureChild()178 (dp.cellLayoutBorderSpacePx.x > 0 && mContainerType == WORKSPACE) in measureChild()183 : mContainerType == WORKSPACE in measureChild()
176 @IntDef({WORKSPACE, HOTSEAT, FOLDER})178 public static final int WORKSPACE = 0; field in CellLayout236 mContainerType = a.getInteger(R.styleable.CellLayout_containerType, WORKSPACE); in CellLayout()393 case WORKSPACE: in resetCellSizeInternal()735 return mContainerType == WORKSPACE; in acceptsWidget()
2038 case CellLayout.WORKSPACE:
38 return LauncherInstrumentation.ContainerType.WORKSPACE; in getContainerType()
127 WORKSPACE, HOME_ALL_APPS, OVERVIEW, SPLIT_SCREEN_SELECT, WIDGETS, FALLBACK_OVERVIEW, enumConstant897 case WORKSPACE: { in verifyVisibleObjects()
19 Change the LUA_SRC inside the WORKSPACE file to point to the directory containing the headers