Home
last modified time | relevance | path

Searched refs:rdnssLifetime (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/metrics/
H A DRaEvent.java49 public final long rdnssLifetime; field in RaEvent
55 long routeInfoLifetime, long rdnssLifetime, long dnsslLifetime) { in RaEvent() argument
60 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.Builder
141 routeInfoLifetime, rdnssLifetime, dnsslLifetime); in build()
165 rdnssLifetime = updateLifetime(rdnssLifetime, lifetime); in updateRdnssLifetime()
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DIpConnectivityEventBuilder.java301 raEvent.rdnssLifetime = in.rdnssLifetime; in setRaEvent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33153 Landroid/net/metrics/RaEvent$Builder;->rdnssLifetime:J
33164 Landroid/net/metrics/RaEvent;->rdnssLifetime:J