Searched refs:updateHighlight (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java559 * @param updateHighlight TODO(epastern):
561 protected void setMonthDisplayed(Time time, boolean updateHighlight) { argument
569 if (updateHighlight) {
H A DMonthByWeekFragment.java456 protected void setMonthDisplayed(Time time, boolean updateHighlight) { argument
457 super.setMonthDisplayed(time, updateHighlight);

Completed in 9 milliseconds