Rename isHorizontalDivision to isLeftRightSplit (and flip boolean logic)
Just renaming the variable name `isHorizontalDivision` to the new naming convention we've settled on: `isLeftRightSplit`. (I keep getting confused by `isHorizontalDivision`.) This requires a boolean logic flip as well. Bug: 349828130 Test: Everything still works Flag: EXEMPT refactor Change-Id: I7a0bfd6bc8d1b285313349b3095feff00627e832
Loading
Please register or sign in to comment