Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DPredictionHelper.java18 import static com.android.launcher3.logger.LauncherAtom.ContainerInfo.ContainerCase.WORKSPACE;
109 case WORKSPACE: in isTrackedForHotseatPrediction()
131 && info.getContainerInfo().getContainerCase() == WORKSPACE; in isTrackedForWidgetPrediction()
DAppEventProducer.java272 case WORKSPACE: { in getContainer()
302 case WORKSPACE: in getContainer()
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java23 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()
DCellLayout.java176 @IntDef({WORKSPACE, HOTSEAT, FOLDER})
178 public static final int WORKSPACE = 0; field in CellLayout
236 mContainerType = a.getInteger(R.styleable.CellLayout_containerType, WORKSPACE); in CellLayout()
393 case WORKSPACE: in resetCellSizeInternal()
735 return mContainerType == WORKSPACE; in acceptsWidget()
DDeviceProfile.java2038 case CellLayout.WORKSPACE:
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DHome.java38 return LauncherInstrumentation.ContainerType.WORKSPACE; in getContainerType()
DLauncherInstrumentation.java127 WORKSPACE, HOME_ALL_APPS, OVERVIEW, SPLIT_SCREEN_SELECT, WIDGETS, FALLBACK_OVERVIEW, enumConstant
897 case WORKSPACE: { in verifyVisibleObjects()
/packages/services/Car/tools/telemetry/lua-interpreter/
DREADME.md19 Change the LUA_SRC inside the WORKSPACE file to point to the directory containing the headers