HomeSort by relevance Sort by last modified time
    Searched refs:onUpnpServiceAvailable (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
UPnPServiceResponseListenerTest.java 58 public void onUpnpServiceAvailable(List<String> uniqueServiceNames,
90 * The container of the argument of {@link #onUpnpServiceAvailable}.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiP2pManagerFacade.java 260 public void onUpnpServiceAvailable(List<String> uniqueServiceNames,
265 mEventFacade.postEvent(mEventType + "OnUpnpServiceAvailable", msg);

Completed in 5165 milliseconds