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

/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthByWeekFragment.java422 protected void setMonthDisplayed(Time time, boolean updateHighlight) { argument
423 super.setMonthDisplayed(time, updateHighlight);
H A DSimpleDayPickerFragment.java561 * @param updateHighlight TODO(epastern):
563 protected void setMonthDisplayed(Time time, boolean updateHighlight) { argument
571 if (updateHighlight) {

Completed in 48 milliseconds