Searched refs:LinkPropertiesChanged (Results 1 – 2 of 2) sorted by relevance
28 import com.android.testutils.RecorderCallback.CallbackEntry.LinkPropertiesChanged65 data class LinkPropertiesChanged( class in com.android.testutils.RecorderCallback.CallbackEntry90 val LINK_PROPERTIES_CHANGED = LinkPropertiesChanged::class121 history.add(LinkPropertiesChanged(network, lp)) in onLinkPropertiesChanged()229 ): LinkPropertiesChanged { in expectLinkPropertiesThat()230 return expectCallback<LinkPropertiesChanged>(net, tmt).also { in expectLinkPropertiesThat()258 expectCallback<LinkPropertiesChanged>(net, tmt) in expectAvailableCallbacks()
4748 CallbackEntry.LinkPropertiesChanged cbi = in testLinkPropertiesEnsuresDirectlyConnectedRoutes()5036 CallbackEntry.LinkPropertiesChanged cbi = cellNetworkCallback.expectCallback( in testPrivateDnsSettingsChange()5095 CallbackEntry.LinkPropertiesChanged cbi = cellNetworkCallback.expectCallback( in testLinkPropertiesWithPrivateDnsValidationEvents()