Searched defs:cellLayoutBottomPaddingPx (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java65 public final int cellLayoutBottomPaddingPx; field in class:DeviceProfile
161 cellLayoutBottomPaddingPx =
409 - cellLayoutBottomPaddingPx, inv.numRows);
484 hotseatBarBottomPaddingPx + mInsets.bottom + cellLayoutBottomPaddingPx);

Completed in 58 milliseconds