/external/ims/rcs/rcsmanager/src/java/com/android/ims/ |
D | RcsPresenceInfo.java | 199 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/ |
D | DNSRecord.java | 206 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 …]
|
D | JmDNSImpl.java | 710 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 …]
|
D | JmmDNSImpl.java | 209 result.add(mDNS.getServiceInfo(type, name, persistent, timeout)); in getServiceInfos()
|
/external/jmdns/src/javax/jmdns/ |
D | JmDNS.java | 185 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/ |
D | StubPackageManager.java | 80 …public ServiceInfo getServiceInfo(ComponentName className, int flags) throws NameNotFoundException… in getServiceInfo() method in StubPackageManager
|
/external/robolectric/v3/ |
D | robolectric-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/robolectric/
org/ ... |
D | robolectric-resources-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/robolectric/
org/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |