HomeSort by relevance Sort by last modified time
    Searched full:bonjour (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/robolectric/src/test/resources/res/values-fr/
strings.xml 3 <string name="hello">Bonjour</string>
  /frameworks/base/tests/Split/res/values-fr-rCA/
strings.xml 3 <string name="test">Bonjour</string>
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceRequest.java 22 * A class for creating a Bonjour service discovery request for use with
57 * Create a service discovery request to search all Bonjour services.
59 * @return service request for Bonjour.
66 * Create a service discovery to search for Bonjour services with the specified
86 * Bonjour service.
94 * @return service request for Bonjour.
WifiP2pDnsSdServiceInfo.java 29 * A class for storing Bonjour service information that is advertised
40 * Bonjour version 1.
81 * Create a Bonjour service information object.
89 * @return Bonjour service information object
125 sb.append("bonjour ");
154 sb.append("bonjour ");
169 * Create bonjour service discovery request.
WifiP2pServiceInfo.java 65 * {"bonjour", "045f697070c00c000c01", "094d795072696e746572c027"
68 * {"bonjour", "096d797072696e746572045f697070c00c001001",
  /external/chromium-trace/trace-viewer/third_party/webapp2/tests/resources/
protorpc_services.py 12 def bonjour(self, request): member in class:BonjourService
13 return BonjourResponse(hello='Bonjour, %s!' %
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqMultiClientTestCase02.java 24 * Service discovery requester test case to search bonjour IPP PTR service
41 * create bonjour IPP PTR request and AFP TXT request.
49 * add bonjour IPP PTR request to channel1.
58 * add bonjour AFP TXT request to channel2.
100 * channel1 receive only Bonjour IPP PTR.
121 * channel2 receive only Bonjour AFP TXT.
P2pClientPinTestCase.java 45 * Check Bonjour service on GO through service discovery request.
54 * add Bonjour request.
90 * Receive only Bonjour service.
ServReqMultiClientTestCase01.java 26 * and search all Bonjour services on channel2.
42 * create upnp and bonjour search requests.
58 * add Bonjour request to channel2.
121 * channel2 receive only Bonjour service.
LocalServices.java 45 * Create Bonjour IPP local service.
57 * Create Bonjour AFP local service.
ServReqDnsPtrTestCase.java 28 * Service discovery requester test case to search Bonjour domain.
42 * create request to search bonjour ipp PTR.
ServReqDnsTxtTestCase.java 28 * Service discovery requester test case to search Bonjour TXT record.
42 * create request to search bonjour ipp TXT.
ServReqMultiClientTestCase03.java 44 * add Bonjour request to channel1.
53 * Try to remove the bonjour request of channel1 on channel2.
106 * check that bonjour response can be received on channel1
ServReqAllTestCase01.java 29 * Service discovery requester test case to search all UPnP and Bonjour services with
ServReqAllTestCase02.java 29 * Service discovery requester test case to search all UPnP and Bonjour services with
ServReqAllTestCase03.java 30 * Service discovery requester test case to search all UPnP and Bonjour services with
  /external/jmdns/src/javax/jmdns/
package-info.java 4 * JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff
  /frameworks/base/tests/Split/res/values-fr/
values.xml 19 <string name="test">Bonjour, Monde!</string>
  /packages/apps/Bluetooth/res/values-fr/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Bonjour à tous, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-fr-rCA/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Bonjour à tous, TestActivity"</string>
  /external/lldb/test/expression_command/test/
main.cpp 30 expression puts("bonjour") // Test constant strings...
  /external/mdnsresponder/
Makefile 21 DDNSWRITECONFIG = "$(DSTROOT)/Library/Application Support/Bonjour/ddnswriteconfig"
README.txt 4 The mDNSResponder project is a component of Bonjour,
6 <http://developer.apple.com/bonjour/>
8 Apple's Bonjour software derives from the ongoing standardization
60 Because Apple benefits more from widespread adoption of Bonjour than
61 it would benefit from keeping Bonjour proprietary, Apple is making
  /external/mdnsresponder/mDNSShared/
mDNSResponder.8 97 .Pa http://developer.apple.com/bonjour/
101 .Pa http://developer.apple.com/darwin/projects/bonjour/
  /external/mdnsresponder/mDNSPosix/
ReadMe.txt 19 Apple uses the trade mark "Bonjour" to describe our implementation of
21 to make a device "Bonjour compatible".
23 The "Bonjour" trade mark can also be licensed at no charge for
27 <http://developer.apple.com/bonjour/>
300 Impact: A local network user may cause a denial of the Bonjour service
301 Description: An error handling issue exists in the Bonjour Namespace
303 DNS packet leading to an unexpected termination of the Bonjour service.

Completed in 1373 milliseconds

1 2 3