Home
last modified time | relevance | path

Searched defs:IpReachabilityEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/metrics/
DIpReachabilityEvent.java36 public final class IpReachabilityEvent implements IpConnectivityLog.Event { class
58 public IpReachabilityEvent(int eventType) { in IpReachabilityEvent() method in IpReachabilityEvent
62 private IpReachabilityEvent(Parcel in) { in IpReachabilityEvent() method in IpReachabilityEvent
/frameworks/base/proto/src/
Dipconnectivity.proto134 message IpReachabilityEvent { message