Home
last modified time | relevance | path

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

/external/ims/rcs/rcsmanager/src/java/com/android/ims/
DRcsPresenceInfo.java199 return getServiceInfo(serviceType, ServiceInfoKey.STATE, ServiceState.UNKNOWN); in getServiceState()
213 return getServiceInfo(serviceType, ServiceInfoKey.SERVICE_CONTACT, ""); in getServiceContact()
227 return getServiceInfo(serviceType, ServiceInfoKey.TIMESTAMP, 0L); in getTimeStamp()
310 private String getServiceInfo(int serviceType, String infoKey, String defaultValue) { in getServiceInfo() method in RcsPresenceInfo
319 private long getServiceInfo(int serviceType, String infoKey, long defaultValue) { in getServiceInfo() method in RcsPresenceInfo
328 private int getServiceInfo(int serviceType, String infoType, int defaultValue) { in getServiceInfo() method in RcsPresenceInfo
336 private Uri getServiceInfo(int serviceType, String infoKey, Uri defaultValue) { in getServiceInfo() method in RcsPresenceInfo
/external/jmdns/src/javax/jmdns/impl/
DDNSRecord.java206 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() method in DNSRecord.IPv4Address
208 ServiceInfoImpl info = (ServiceInfoImpl) super.getServiceInfo(persistent); in getServiceInfo()
251 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() method in DNSRecord.IPv6Address
253 ServiceInfoImpl info = (ServiceInfoImpl) super.getServiceInfo(persistent); in getServiceInfo()
393 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() method in DNSRecord.Address
405 ServiceInfo info = this.getServiceInfo(false); in getServiceEvent()
493 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() method in DNSRecord.Pointer
515 ServiceInfo info = this.getServiceInfo(false); in getServiceEvent()
609 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() method in DNSRecord.Text
619 ServiceInfo info = this.getServiceInfo(false); in getServiceEvent()
[all …]
DJmDNSImpl.java710 public ServiceInfo getServiceInfo(String type, String name) { in getServiceInfo() method in JmDNSImpl
711 return this.getServiceInfo(type, name, false, DNSConstants.SERVICE_INFO_TIMEOUT); in getServiceInfo()
718 public ServiceInfo getServiceInfo(String type, String name, long timeout) { in getServiceInfo() method in JmDNSImpl
719 return this.getServiceInfo(type, name, false, timeout); in getServiceInfo()
726 public ServiceInfo getServiceInfo(String type, String name, boolean persistent) { in getServiceInfo() method in JmDNSImpl
727 return this.getServiceInfo(type, name, persistent, DNSConstants.SERVICE_INFO_TIMEOUT); in getServiceInfo()
734 public ServiceInfo getServiceInfo(String type, String name, boolean persistent, long timeout) { in getServiceInfo() method in JmDNSImpl
761 …rviceInfoImpl cachedInfo = (ServiceInfoImpl) ((DNSRecord) pointerEntry).getServiceInfo(persistent); in getServiceInfoFromCache()
770 … ServiceInfo cachedServiceEntryInfo = ((DNSRecord) serviceEntry).getServiceInfo(persistent); in getServiceInfoFromCache()
779 … ServiceInfo cachedAddressInfo = ((DNSRecord) addressEntry).getServiceInfo(persistent); in getServiceInfoFromCache()
[all …]
DJmmDNSImpl.java209 result.add(mDNS.getServiceInfo(type, name, persistent, timeout)); in getServiceInfos()
/external/jmdns/src/javax/jmdns/
DJmDNS.java185 public abstract ServiceInfo getServiceInfo(String type, String name); in getServiceInfo() method in JmDNS
200 public abstract ServiceInfo getServiceInfo(String type, String name, long timeout); in getServiceInfo() method in JmDNS
215 public abstract ServiceInfo getServiceInfo(String type, String name, boolean persistent); in getServiceInfo() method in JmDNS
232 …public abstract ServiceInfo getServiceInfo(String type, String name, boolean persistent, long time… in getServiceInfo() method in JmDNS
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/content/pm/
DStubPackageManager.java80 …public ServiceInfo getServiceInfo(ComponentName className, int flags) throws NameNotFoundException… in getServiceInfo() method in StubPackageManager
/external/robolectric/v3/
Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...
Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...