Searched refs:lp3 (Results 1 – 1 of 1) sorted by relevance
4099 LinkProperties lp3 = new LinkProperties(lp2); in testLinkPropertiesWithPrivateDnsValidationEvents() local4100 lp3.setMtu(1300); in testLinkPropertiesWithPrivateDnsValidationEvents()4101 mCellNetworkAgent.sendLinkProperties(lp3); in testLinkPropertiesWithPrivateDnsValidationEvents()4112 LinkProperties lp4 = new LinkProperties(lp3); in testLinkPropertiesWithPrivateDnsValidationEvents()