Lines Matching refs:get

163     static final int sCurrentYear = new GregorianCalendar().get(Calendar.YEAR);
271 setWord(bytes, offset + MSFT_SYSTEMTIME_MONTH, cal.get(Calendar.MONTH) + 1);
273 setWord(bytes, offset + MSFT_SYSTEMTIME_DAY_OF_WEEK, cal.get(Calendar.DAY_OF_WEEK) - 1);
276 int wom = cal.get(Calendar.DAY_OF_WEEK_IN_MONTH);
386 String tziString = sTziStringCache.get(tz);
462 int month = calendar.get(Calendar.MONTH);
463 int date = calendar.get(Calendar.DAY_OF_MONTH);
464 int dayOfWeek = calendar.get(Calendar.DAY_OF_WEEK);
465 int week = calendar.get(Calendar.DAY_OF_WEEK_IN_MONTH);
473 if (cal.get(Calendar.MONTH) != month) {
475 } else if (dayOfWeek == cal.get(Calendar.DAY_OF_WEEK)) {
481 int thisWeek = cal.get(Calendar.DAY_OF_WEEK_IN_MONTH);
493 } else if (date == cal.get(Calendar.DAY_OF_MONTH)) {
712 // See if we can get transitions for a few years; if not, we can't generate DST info
762 TimeZone timeZone = sTimeZoneCache.get(timeZoneString);
800 // Then, we get the bias (similar to a rawOffset); for TimeZone, we need ms
857 // provided by EAS (i.e. we can't get dynamic transitions, etc.)
943 sb.append(cal.get(Calendar.YEAR));
945 sb.append(formatTwo(cal.get(Calendar.MONTH) + 1));
947 sb.append(formatTwo(cal.get(Calendar.DAY_OF_MONTH)));
963 sb.append(cal.get(Calendar.YEAR));
964 sb.append(formatTwo(cal.get(Calendar.MONTH) + 1));
965 sb.append(formatTwo(cal.get(Calendar.DAY_OF_MONTH)));
968 sb.append(formatTwo(cal.get(Calendar.HOUR_OF_DAY)));
969 sb.append(formatTwo(cal.get(Calendar.MINUTE)));
970 sb.append(formatTwo(cal.get(Calendar.SECOND)));
990 int minute = calendar.get(Calendar.MINUTE);
1004 int hour = calendar.get(Calendar.HOUR_OF_DAY);
1023 sb.append(cal.get(Calendar.YEAR));
1024 sb.append(formatTwo(cal.get(Calendar.MONTH) + 1));
1025 sb.append(formatTwo(cal.get(Calendar.DAY_OF_MONTH)));
1057 toCalendar.set(fromCalendar.get(GregorianCalendar.YEAR),
1058 fromCalendar.get(GregorianCalendar.MONTH),
1059 fromCalendar.get(GregorianCalendar.DATE), 0, 0, 0);
1150 sb.append(localCalendar.get(Calendar.YEAR));
1151 sb.append(formatTwo(localCalendar.get(Calendar.MONTH) + 1));
1152 sb.append(formatTwo(localCalendar.get(Calendar.DAY_OF_MONTH)));
1290 byMonth = Integer.toString(cal.get(Calendar.MONTH) + 1);
1291 byMonthDay = Integer.toString(cal.get(Calendar.DAY_OF_MONTH));
1415 String stringId = uri.getPathSegments().get(1);
1437 // First get the decoded base64