Searched defs:TIME (Results 1 – 7 of 7) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable
74 public static final String TIME = "dt"; field in OmtpConstants
58 private static final Instant TIME = Instant.parse("2023-06-13T16:09:30.00Z"); field in DataServiceTest
64 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in IntermenstrualBleedingRecordTest
65 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in BodyWaterMassRecordTest
64 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in HeartRateVariabilityRmssdRecordTest
4883 private static final int TIME = 23; field in CalendarProvider24944 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4945 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument