Searched refs:ipReachabilityEvent (Results 1 – 2 of 2) sorted by relevance
39 val ipReachabilityEvent = IpReachabilityEvent(it) in testConstructorAndParcel() constant40 assertEquals(it, ipReachabilityEvent.eventType) in testConstructorAndParcel()42 testParcel(ipReachabilityEvent, 1) in testConstructorAndParcel()
240 IpConnectivityLogClass.IpReachabilityEvent ipReachabilityEvent = in setIpReachabilityEvent() local242 ipReachabilityEvent.eventType = in.eventType; in setIpReachabilityEvent()243 out.setIpReachabilityEvent(ipReachabilityEvent); in setIpReachabilityEvent()