Searched refs:setLinkProperties (Results 1 – 3 of 3) sorted by relevance
355 private SetupResult setLinkProperties(DataCallResponse response, in setLinkProperties() method in DataConnectionTest756 assertEquals(SetupResult.SUCCESS, setLinkProperties(response, linkProperties)); in testSetLinkProperties()810 assertEquals(SetupResult.ERROR_INVALID_ARG, setLinkProperties(response, linkProperties)); in testSetLinkPropertiesEmptyAddress()835 assertEquals(SetupResult.SUCCESS, setLinkProperties(response, linkProperties)); in testSetLinkPropertiesEmptyDns()
554 result.setupResult = setLinkProperties(newState, result.newLp); in updateLinkProperty()1509 private SetupResult setLinkProperties(DataCallResponse response, in setLinkProperties() method in DataConnection
23193 HSPLcom/android/internal/telephony/dataconnection/DataConnection;->setLinkProperties(Landroid/telep…