Searched defs:oldLp (Results 1 – 3 of 3) sorted by relevance
597 final LinkProperties oldLp = mDownstreams.put(ifname, new LinkProperties(lp)); in notifyDownstreamLinkProperties() local604 private void pushDownstreamState(LinkProperties oldLp, LinkProperties newLp) { in pushDownstreamState()
417 public void fixupLinkProperties(@NonNull LinkProperties oldLp, @NonNull LinkProperties lp) { in fixupLinkProperties()
1335 private int compareProvisioning(LinkProperties oldLp, LinkProperties newLp) { in compareProvisioning()1563 final LinkProperties oldLp = mLinkProperties; in assembleLinkProperties() local