Searched refs:getWorkspaceWidth (Results 1 – 2 of 2) sorted by relevance
67 float workspacePageWidth = launcher.getDeviceProfile().getWorkspaceWidth(); in getWorkspaceScaleAndTranslation()
827 int screenWidthPx = getWorkspaceWidth(padding); in getCellSize()834 public int getWorkspaceWidth() { in getWorkspaceWidth() method835 return getWorkspaceWidth(getTotalWorkspacePadding()); in getWorkspaceWidth()838 public int getWorkspaceWidth(Point workspacePadding) { in getWorkspaceWidth() method