Searched refs:gridY (Results 1 – 6 of 6) sorted by relevance
78 int gridY) { in GridBackupTable() argument84 mOldGridY = gridY; in GridBackupTable()
881 Context context, int gridX, int gridY, int hotseatSize) {883 .putString(KEY_MIGRATION_SRC_WORKSPACE_SIZE, getPointString(gridX, gridY))
352 @Nullable Integer gridX, @Nullable Integer gridY) { in logActionOnItem() argument356 ofNullable(gridY).ifPresent(value -> itemTarget.gridY = value); in logActionOnItem()
86 child.gridY = childInfo.cellY; in fillInLogContainerData()
3281 child.gridY = childInfo.cellY; in fillInLogContainerData()
1484 child.gridY = childInfo.cellY; in fillInLogContainerData()1490 target.gridY = mInfo.cellY; in fillInLogContainerData()