Searched refs:TIME (Results 1 – 6 of 6) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable56 m = TIME.match(s[0])
56 private static final Time TIME = new Time(); field in CallLogGroupBuilder224 int days = DateUtils.getDayDifference(TIME, date, now); in getDayGroup()
74 mMsgTimeMillis = parseTime(wrappedData.getString(OmtpConstants.TIME)); in SyncMessage()
77 public static final String TIME = "dt"; field in OmtpConstants
1476 case TIME: in getType()4582 private static final int TIME = 23; field in CalendarProvider24635 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4636 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...