/external/nist-sip/java/gov/nist/core/ |
D | Host.java | 79 protected int addressType; field in Host 86 addressType = HOSTNAME; in Host() 124 if (addressType == IPV6ADDRESS && !isIPv6Reference(hostname)) { in encode() 172 if (addressType == HOSTNAME) { in getIpAddress() 213 addressType = IPV6ADDRESS; in setHost() 215 addressType = type; in setHost() 222 if(addressType == HOSTNAME) in setHost() 228 if(addressType == IPV6ADDRESS in setHost() 250 return addressType == HOSTNAME; in isHostname() 258 return addressType != HOSTNAME; in isIPAddress()
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | AddressImpl.java | 65 protected int addressType; field in AddressImpl 168 if (this.addressType == WILD_CARD) { in encode() 179 if (addressType == NAME_ADDR || displayName != null) in encode() 182 if (addressType == NAME_ADDR || displayName != null) in encode() 190 this.addressType = NAME_ADDR; in AddressImpl() 198 return addressType; in getAddressType() 209 addressType = atype; in setAddressType() 230 this.addressType = NAME_ADDR; in setDisplayName() 310 return this.addressType == WILD_CARD; in isWildcard() 334 this.addressType = WILD_CARD; in setWildCardFlag()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | SocksProxy.java | 151 int addressType = fromSource.readByte() & 0xff; in acceptCommand() local 153 switch (addressType) { in acceptCommand() 168 throw new ProtocolException("unsupported address type: " + addressType); in acceptCommand()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothLeAdvertisingSetFacade.java | 422 public void onOwnAddressRead(AdvertisingSet advertisingSet, int addressType, in onOwnAddressRead() argument 427 results.putInt("addressType", addressType); in onOwnAddressRead()
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/ |
D | BrowserDialog.cpp | 203 if( inEvent->data.resolved->address.addressType == kDNSNetworkAddressTypeIPv4 ) in OnBrowserCallBack()
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
D | ChooserDialog.cpp | 1264 if( inEvent->data.resolved->address.addressType == kDNSNetworkAddressTypeIPv4 ) in BrowserCallBack()
|
/external/robolectric/v3/runtime/ |
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/ ... |
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-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |