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
65 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in IntermenstrualBleedingRecordTest
66 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in BodyWaterMassRecordTest
65 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in HeartRateVariabilityRmssdRecordTest
59 private static final Instant TIME = Instant.parse("2023-06-13T16:09:30.00Z"); field in DataServiceTest
4905 private static final int TIME = 23; field in CalendarProvider24966 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time/#", TIME); in sUriMatcher.addURI() argument4967 sUriMatcher.addURI(CalendarContract.AUTHORITY, "time", TIME); in sUriMatcher.addURI() argument