Home
last modified time | relevance | path

Searched refs:DEFAULT_CELL_HEIGHT (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java122 private static int DEFAULT_CELL_HEIGHT = 64; field in DayView
715 DEFAULT_CELL_HEIGHT *= mScale; in DayView()
765 GeneralPreferences.KEY_DEFAULT_CELL_HEIGHT, DEFAULT_CELL_HEIGHT); in DayView()