Searched refs:mDeviceTimeZoneIdOrdinal (Results 1 – 1 of 1) sorted by relevance
59 private final int mDeviceTimeZoneIdOrdinal; field in MetricsTimeZoneDetectorState74 mDeviceTimeZoneIdOrdinal = deviceTimeZoneIdOrdinal; in MetricsTimeZoneDetectorState()152 return mDeviceTimeZoneIdOrdinal; in getDeviceTimeZoneIdOrdinal()191 return mDeviceTimeZoneIdOrdinal == that.mDeviceTimeZoneIdOrdinal in equals()200 return Objects.hash(mConfigurationInternal, mDeviceTimeZoneIdOrdinal, in hashCode()208 + ", mDeviceTimeZoneIdOrdinal=" + mDeviceTimeZoneIdOrdinal in toString()