Searched refs:calendars (Results 1 – 4 of 4) sorted by relevance
68 public String[][] calendars; field in _XCalendar88 calendars = new String[installed_locales.length][]; in before()142 count[i] = calendars[i].length-1; in _getAllCalendars()143 if (calendars[i].length > 0) { in _getAllCalendars()148 res &= (calendars[i].length > 0); in _getAllCalendars()171 oObj.loadCalendar(calendars[i][0], installed_locales[i]); in _loadCalendar()201 oObj.loadCalendar(calendars[i][0], installed_locales[i]); in _getLoadedCalendar()230 if (uID.equals(calendars[i][0])) { in _getUniqueID()235 res &= uID.equals(calendars[i][0]); in _getUniqueID()305 ", Name: "+calendars[i][count[i]]; in _setValue()[all …]
38 that other calendars or locales may return completely different
69 /** returns all LC_CALENDAR calendars for a locale.
57 /// Returns all available calendars for the given locale.
Completed in 17 milliseconds