Searched refs:MIN_CELL_WIDTH_FOR_TEXT (Results 1 – 1 of 1) sorted by relevance
418 private static int MIN_CELL_WIDTH_FOR_TEXT = 20; field in DayView706 MIN_CELL_WIDTH_FOR_TEXT *= mScale; in DayView()3563 if (eventLayout == null || width < MIN_CELL_WIDTH_FOR_TEXT) { in drawEventText()