Searched defs:TIME (Results 1 – 2 of 2) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable
4545 private static final int TIME = 23; field in CalendarProvider24600 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4601 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument