OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getServices
(Results
1 - 20
of
20
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
DNSQuestion.java
46
return jmDNSImpl.getLocalHost().getName().equals(name) || jmDNSImpl.
getServices
().keySet().contains(name);
70
return jmDNSImpl.getLocalHost().getName().equals(name) || jmDNSImpl.
getServices
().keySet().contains(name);
95
for (ServiceInfo serviceInfo : jmDNSImpl.
getServices
().values()) {
147
this.addAnswersForServiceInfo(jmDNSImpl, answers, (ServiceInfoImpl) jmDNSImpl.
getServices
().get(loname));
153
return jmDNSImpl.getLocalHost().getName().equals(name) || jmDNSImpl.
getServices
().keySet().contains(name);
168
this.addAnswersForServiceInfo(jmDNSImpl, answers, (ServiceInfoImpl) jmDNSImpl.
getServices
().get(this.getName().toLowerCase()));
174
return jmDNSImpl.getLocalHost().getName().equals(name) || jmDNSImpl.
getServices
().keySet().contains(name);
208
this.addAnswersForServiceInfo(jmDNSImpl, answers, (ServiceInfoImpl) jmDNSImpl.
getServices
().get(loname));
214
return jmDNSImpl.getLocalHost().getName().equals(name) || jmDNSImpl.
getServices
().keySet().contains(name);
DNSRecord.java
350
for (ServiceInfo serviceInfo : dns.
getServices
().values()) {
372
for (ServiceInfo serviceInfo : dns.
getServices
().values()) {
725
ServiceInfoImpl info = (ServiceInfoImpl) dns.
getServices
().get(this.getKey());
755
dns.
getServices
().remove(oldName);
756
dns.
getServices
().put(info.getQualifiedName().toLowerCase(), info);
775
ServiceInfoImpl info = (ServiceInfoImpl) dns.
getServices
().get(this.getKey());
782
dns.
getServices
().remove(oldName);
783
dns.
getServices
().put(info.getQualifiedName().toLowerCase(), info);
795
ServiceInfoImpl info = (ServiceInfoImpl) dns.
getServices
().get(this.getKey());
[
all
...]
JmmDNSImpl.java
321
ServiceInfo info = ((JmDNSImpl) mDNS).
getServices
().get(target.getQualifiedName());
JmDNSImpl.java
421
this.start(this.
getServices
().values());
[
all
...]
/external/jmdns/src/javax/jmdns/impl/tasks/state/
DNSStateTask.java
80
for (ServiceInfo serviceInfo : this.getDns().
getServices
().values()) {
95
for (ServiceInfo serviceInfo : this.getDns().
getServices
().values()) {
118
for (ServiceInfo serviceInfo : this.getDns().
getServices
().values()) {
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceResolver.java
49
for (ServiceInfo info : this.getDns().
getServices
().values()) {
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
ProviderTest.java
220
Set services = p.
getServices
();
252
assertEquals(1, p.
getServices
().size());
/external/apache-harmony/security/src/test/api/java.injected/java/security/
ProviderTest.java
123
Set services = p.
getServices
();
171
Set services = p.
getServices
();
/external/conscrypt/src/test/java/org/conscrypt/
SignatureTest.java
97
Set<Provider.Service> services = p.
getServices
();
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
317
return mBluetoothGatt.
getServices
();
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
317
return mBluetoothGatt.
getServices
();
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
317
return mBluetoothGatt.
getServices
();
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestCertUtils.java
586
public synchronized Set
getServices
() {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar
org.eclipse.osgi.services_3.2.100.v20100503.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar
/external/chromium_org/third_party/android_platform/webview/
frameworks.jar
/external/chromium_org/third_party/libaddressinput/src/java/
android.jar
Completed in 661 milliseconds