Searched refs:mWindowEnd (Results 1 – 1 of 1) sorted by relevance
413 private final Instant mWindowEnd; field in CellularNetworkSecuritySafetySource.IdentifierDisclosure418 mWindowEnd = end; in IdentifierDisclosure()430 return mWindowEnd; in getWindowEnd()441 && Objects.equals(mWindowEnd, other.mWindowEnd); in equals()446 return Objects.hash(mDisclosureCount, mWindowStart, mWindowEnd); in hashCode()