Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DUPnPServiceResponseListenerTest.java58 public void onUpnpServiceAvailable(List<String> uniqueServiceNames, in onUpnpServiceAvailable() argument
60 Log.d(TAG, uniqueServiceNames + " received from " + srcDevice.deviceAddress); in onUpnpServiceAvailable()
67 for (String uniqueServiceName : uniqueServiceNames) { in onUpnpServiceAvailable()