Home
last modified time | relevance | path

Searched refs:getCellLayoutChildId (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java564 int childId = LauncherModel.getCellLayoutChildId(container, screen, x, y, spanX, spanY); in addInScreen()
2275 cell.setId(LauncherModel.getCellLayoutChildId(container, mDragInfo.screen,
DLauncherModel.java680 static int getCellLayoutChildId( in getCellLayoutChildId() method in LauncherModel
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.java1041 static int getCellLayoutChildId( in getCellLayoutChildId() method in LauncherModel