OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bonjourreq
(Results
1 - 3
of
3
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqMultiClientTestCase03.java
40
WifiP2pDnsSdServiceRequest
bonjourReq
=
46
mP2pMgr.addServiceRequest(mChannel,
bonjourReq
, actionListener);
56
mP2pMgr.removeServiceRequest(mSubChannel,
bonjourReq
, actionListener);
P2pClientPinTestCase.java
56
WifiP2pDnsSdServiceRequest
bonjourReq
=
58
mP2pMgr.addServiceRequest(mSubChannel,
bonjourReq
, actionListener);
ServReqMultiClientTestCase01.java
45
WifiP2pDnsSdServiceRequest
bonjourReq
=
60
mP2pMgr.addServiceRequest(mSubChannel,
bonjourReq
, actionListener);
Completed in 57 milliseconds