HomeSort by relevance Sort by last modified time
    Searched refs:setMinEventHeight (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
EventGeometry.java 38 void setMinEventHeight(float height) {
MonthView.java 236 mEventGeometry.setMinEventHeight(MIN_EVENT_HEIGHT);
    [all...]
CalendarView.java 430 mEventGeometry.setMinEventHeight(MIN_EVENT_HEIGHT);
    [all...]

Completed in 171 milliseconds