Searched defs:updateWhere (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthByWeekFragment.java210 protected String updateWhere() { method in class:MonthByWeekFragment
354 String where = updateWhere();
374 mLoader.setSelection(updateWhere());

Completed in 955 milliseconds