Searched defs:TIME (Results 1 – 7 of 7) sorted by relevance
39 TIME = re.compile("(....)-(..)-(..)T(..):(..):(..)....([+-])(..):(..)") variable
57 private static final long TIME = 1234; field in BluetoothOperationExecutorTest
74 public static final String TIME = "dt"; field in OmtpConstants
61 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in BodyWaterMassRecordTest
60 private static final Instant TIME = Instant.ofEpochMilli((long) 1e9); field in IntermenstrualBleedingRecordTest
60 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