Searched defs:whenMillis (Results 1 – 7 of 7) sorted by relevance
203 public boolean hasUtcZone(long whenMillis) { in hasUtcZone()222 public OffsetResult lookupByOffsetWithBias(long whenMillis, @Nullable TimeZone bias, in lookupByOffsetWithBias()245 public OffsetResult lookupByOffsetWithBias(long whenMillis, @Nullable TimeZone bias, in lookupByOffsetWithBias()262 public List<TimeZoneMapping> getEffectiveTimeZoneMappingsAt(long whenMillis) { in getEffectiveTimeZoneMappingsAt()
62 val whenMillis = calculateGroupNotificationTime(groupEntry, now) regex
356 public void setNotificationWhen(long whenMillis) { in setNotificationWhen()
306 public void setNotificationGroupWhen(long whenMillis) { in setNotificationGroupWhen()
424 public void setNotificationGroupWhen(long whenMillis) { in setNotificationGroupWhen()
100 int offsetMillis, boolean isDst, long whenMillis, String countryIso) { in getIcuTimeZone()
640 long whenMillis = TimeUnit.HOURS.toMillis(query.get(Calendar.HOUR_OF_DAY)) in getInstallationOptionRegardlessFreezeAt() local