Searched refs:rdnssLifetime (Results 1 – 3 of 3) sorted by relevance
49 public final long rdnssLifetime; field in RaEvent55 long routeInfoLifetime, long rdnssLifetime, long dnsslLifetime) { in RaEvent() argument60 this.rdnssLifetime = rdnssLifetime; in RaEvent()70 rdnssLifetime = in.readLong(); in RaEvent()81 out.writeLong(rdnssLifetime); in writeToParcel()99 .append(String.format("rdnss=%ds, ", rdnssLifetime)) in toString()112 && rdnssLifetime == other.rdnssLifetime in equals()133 long rdnssLifetime = NO_LIFETIME; field in RaEvent.Builder141 routeInfoLifetime, rdnssLifetime, dnsslLifetime); in build()165 rdnssLifetime = updateLifetime(rdnssLifetime, lifetime); in updateRdnssLifetime()
301 raEvent.rdnssLifetime = in.rdnssLifetime; in setRaEvent()
33153 Landroid/net/metrics/RaEvent$Builder;->rdnssLifetime:J33164 Landroid/net/metrics/RaEvent;->rdnssLifetime:J