Home
last modified time | relevance | path

Searched defs:cellHeightPx (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java499 int cellHeightPx = mIconSize + getCompoundDrawablePadding() + in onMeasure() local
DDeviceProfile.java95 public int cellHeightPx; field in DeviceProfile