Home
last modified time | relevance | path

Searched refs:ServiceUpdatedLost (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DMdnsTestUtils.kt217 object ServiceUpdatedLost : ServiceInfoCallbackEvent() object
230 add(ServiceInfoCallbackEvent.ServiceUpdatedLost) in onServiceLost()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNsdManagerTest.kt92 …port com.android.testutils.NsdServiceInfoCallbackRecord.ServiceInfoCallbackEvent.ServiceUpdatedLost in <lambda>()
976 cbRecord.expectCallback<ServiceUpdatedLost>() in <lambda>()