Searched defs:TIME (Results 1 – 4 of 4) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable
87 private static final Time TIME = new Time(); field in CallLogGroupBuilder
42 TIME(R.string.system_time), enumConstant
4623 private static final int TIME = 23; field in CalendarProvider24678 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4679 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument