Searched refs:setLinkProperties (Results 1 – 6 of 6) sorted by relevance
398 .setLinkProperties(new LinkProperties()) in testPreciseDataConnectionStateChanged()420 .setLinkProperties(new LinkProperties()) in testPreciseDataConnectionStateChanged()452 .setLinkProperties(new LinkProperties()) in testPreciseDataConnectionStateChanged()
525 builder.setLinkProperties(linkProperties); in onLinkPropertiesChanged()739 private void setLinkProperties(@NonNull LinkProperties linkProperties) { in setLinkProperties() method in UnderlyingNetworkTracker.Builder
415 public @NonNull Builder setLinkProperties(LinkProperties linkProperties) { in setLinkProperties() method in PreciseDataConnectionState.Builder
444 private SetupResult setLinkProperties(DataCallResponse response, LinkProperties linkProperties) in setLinkProperties() method in DataConnectionTest975 assertEquals(SetupResult.SUCCESS, setLinkProperties(response, linkProperties)); in testSetLinkProperties()1029 assertEquals(SetupResult.ERROR_INVALID_ARG, setLinkProperties(response, linkProperties)); in testSetLinkPropertiesEmptyAddress()1054 assertEquals(SetupResult.SUCCESS, setLinkProperties(response, linkProperties)); in testSetLinkPropertiesEmptyDns()
690 result.setupResult = setLinkProperties(newState, result.newLp); in updateLinkProperty()2036 private SetupResult setLinkProperties(DataCallResponse response, in setLinkProperties() method in DataConnection3966 .setLinkProperties(mLinkProperties) in getPreciseDataConnectionState()
42195 …rver/vcn/UnderlyingNetworkTracker$UnderlyingNetworkRecord$Builder;->setLinkProperties(Landroid/net…