Searched refs:mDeviceTimeZoneId (Results 1 – 1 of 1) sorted by relevance
62 @Nullable private final String mDeviceTimeZoneId; field in MetricsTimeZoneDetectorState76 mDeviceTimeZoneId = deviceTimeZoneId; in MetricsTimeZoneDetectorState()194 return mDeviceTimeZoneId; in getDeviceTimeZoneId()231 && Objects.equals(mDeviceTimeZoneId, that.mDeviceTimeZoneId) in equals()240 return Objects.hash(mConfigurationInternal, mDeviceTimeZoneIdOrdinal, mDeviceTimeZoneId, in hashCode()249 + ", mDeviceTimeZoneId=" + mDeviceTimeZoneId in toString()