Searched defs:oldLp (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | Nat464Xlat.java | 186 public void fixupLinkProperties(LinkProperties oldLp) { in fixupLinkProperties()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 1805 private void updateMtu(LinkProperties newLp, LinkProperties oldLp) { in updateMtu() 2164 LinkProperties oldLp = nai.linkProperties; in maybeHandleNetworkAgentMessage() local 3346 private void updateProxy(LinkProperties newLp, LinkProperties oldLp, NetworkAgentInfo nai) { in updateProxy() 4417 private void updateLinkProperties(NetworkAgentInfo networkAgent, LinkProperties oldLp) { in updateLinkProperties() 4453 private void updateClat(LinkProperties newLp, LinkProperties oldLp, NetworkAgentInfo nai) { in updateClat() 4465 private void updateInterfaces(LinkProperties newLp, LinkProperties oldLp, int netId) { in updateInterfaces() 4494 private boolean updateRoutes(LinkProperties newLp, LinkProperties oldLp, int netId) { in updateRoutes() 4539 private void updateDnses(LinkProperties newLp, LinkProperties oldLp, int netId) { in updateDnses()
|
| /frameworks/base/services/net/java/android/net/ip/ |
| D | IpManager.java | 661 LinkProperties oldLp, LinkProperties newLp) { in compareProvisioning()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | DataConnection.java | 282 public LinkProperties oldLp; field in DataConnection.UpdateLinkPropertyResult
|