Searched refs:cityTimeZoneId (Results 1 – 1 of 1) sorted by relevance
450 final String cityTimeZoneId = city.getTimeZone().getID(); in bind() local456 mAnalogClock.setTimeZone(cityTimeZoneId); in bind()461 mDigitalClock.setTimeZone(cityTimeZoneId); in bind()487 final TimeZone cityTimeZone = TimeZone.getTimeZone(cityTimeZoneId); in bind()