Searched refs:withFd (Results 1 – 3 of 3) sorted by relevance
168 final boolean withFd = in.readBoolean(); in QosSocketInfo()169 if (withFd) { in QosSocketInfo()
423 newKi = autoKi.mKi.withFd(autoKi.mFd); in handleMaybeResumeKeepalive()
491 public KeepaliveInfo withFd(@NonNull FileDescriptor fd) throws InvalidSocketException { in withFd() method in KeepaliveTracker.KeepaliveInfo