Searched refs:DEFAULT_LAYOUT (Results 1 – 1 of 1) sorted by relevance
41 private static final int DEFAULT_LAYOUT = R.layout.day_picker_content_material; field in DayPickerView118 final ViewGroup content = (ViewGroup) inflater.inflate(DEFAULT_LAYOUT, this, false); in DayPickerView()