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.java121 private static int DEFAULT_CELL_HEIGHT = 64; field in DayView
705 DEFAULT_CELL_HEIGHT *= mScale; in DayView()
750 GeneralPreferences.KEY_DEFAULT_CELL_HEIGHT, DEFAULT_CELL_HEIGHT); in DayView()