Searched refs:emptyScreenId (Results 1 – 1 of 1) sorted by relevance
918 private int commitExtraEmptyScreen(int emptyScreenId) { in commitExtraEmptyScreen() argument919 CellLayout cl = mWorkspaceScreens.get(emptyScreenId); in commitExtraEmptyScreen()920 mWorkspaceScreens.remove(emptyScreenId); in commitExtraEmptyScreen()921 mScreenOrder.removeValue(emptyScreenId); in commitExtraEmptyScreen()