Searched refs:getEmulatorHostTimeZone (Results 1 – 5 of 5) sorted by relevance
42 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_beyond2038()62 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_withDst()69 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_withDst()76 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_withDst()87 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_noDstField()94 assertNull(nitz.getEmulatorHostTimeZone()); in testParse_noDstField()104 assertEquals("America/Los_Angeles", nitz.getEmulatorHostTimeZone().getID()); in testParse_androidEmulatorTimeZoneExtension()
245 two.getEmulatorHostTimeZone(), one.getEmulatorHostTimeZone())
64 if (nitzData.getEmulatorHostTimeZone() != null) { in getTimeZoneSuggestion()67 .setZoneId(nitzData.getEmulatorHostTimeZone().getID()) in getTimeZoneSuggestion()
212 public TimeZone getEmulatorHostTimeZone() { in getEmulatorHostTimeZone() method in NitzData
329 intermediateNitzData.getEmulatorHostTimeZone()); in testTrivalentPredicate_rateLimitCheck_offsetDifference()492 baseData.getEmulatorHostTimeZone()); in createAdjustedNitzData()