Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java492 final int cellHeight = mCellHeight; in onMeasure() local
717 final int cellHeight = mCellHeight; in cellToRect() local
916 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
/packages/apps/Calendar/src/com/android/calendar/
DCalendarView.java2100 int cellHeight = mCellHeight; in drawEvents() local