Searched defs:oldLp (Results 1 – 3 of 3) sorted by relevance
586 final LinkProperties oldLp = mDownstreams.put(ifname, new LinkProperties(lp)); in notifyDownstreamLinkProperties() local593 private void pushDownstreamState(LinkProperties oldLp, LinkProperties newLp) { in pushDownstreamState()
433 public void fixupLinkProperties(@Nullable LinkProperties oldLp, @NonNull LinkProperties lp) { in fixupLinkProperties()
1855 private int compareProvisioning(LinkProperties oldLp, LinkProperties newLp) { in compareProvisioning()2126 final LinkProperties oldLp = mLinkProperties; in assembleLinkProperties() local