Searched refs:TIME (Results 1 – 2 of 2) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable56 m = TIME.match(s[0])
1475 case TIME: in getType()4534 private static final int TIME = 23; field in CalendarProvider24588 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4589 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument