/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Accept.java | 85 return mediaRange.getSubtype().compareTo(STAR) == 0; in allowsAllContentSubTypes() 129 return mediaRange.getSubtype(); in getContentSubType()
|
D | MediaRange.java | 84 public String getSubtype() { in getSubtype() method in MediaRange
|
D | ContentType.java | 143 return mediaRange == null ? null : mediaRange.getSubtype(); in getContentSubType()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSEntry.java | 87 return this.getSubtype().equals(other.getSubtype()); in sameSubtype() 95 public String getSubtype() { in getSubtype() method in DNSEntry
|
D | ServiceInfoImpl.java | 218 this._subtype = info.getSubtype(); in ServiceInfoImpl() 388 String subtype = this.getSubtype(); in getTypeWithSubtype() 728 public String getSubtype() { in getSubtype() method in ServiceInfoImpl 743 map.put(Fields.Subtype, this.getSubtype()); in getQualifiedNameMap() 913 if ((this.getSubtype().length() == 0) && (rec.getSubtype().length() != 0)) { in updateRecord() 914 _subtype = rec.getSubtype(); in updateRecord() 1192 if (this.getSubtype().length() > 0) { in answers()
|
D | JmmDNSImpl.java | 442 String subtype = info.getSubtype(); in listBySubtype()
|
D | JmDNSImpl.java | 1363 …e(cachedRecord) || (!newRecord.sameSubtype(cachedRecord) && (newRecord.getSubtype().length() > 0))… in handleRecord() 1962 String subtype = info.getSubtype().toLowerCase(); in listBySubtype() 2045 String subtype = (info != null ? info.getSubtype() : ""); in serviceAdded()
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | TypeTokenTest.java | 1092 new TypeToken<Iterable<List<String>>>() {}.getSubtype(ListIterable.class)); in testGetSubtype_withTypeVariable() 1094 new TypeToken<Iterable<List<String>[]>>() {}.getSubtype(ListArrayIterable.class)); in testGetSubtype_withTypeVariable() 1096 new TypeToken<Iterable<List<String>[]>[]>() {}.getSubtype(ListArrayIterable[].class)); in testGetSubtype_withTypeVariable() 1101 TypeToken.of(Iterable.class).getSubtype(StringListIterable.class).getType()); in testGetSubtype_withoutTypeVariable() 1103 TypeToken.of(Iterable[].class).getSubtype(StringListIterable[].class).getType()); in testGetSubtype_withoutTypeVariable() 1105 new TypeToken<Iterable<List<String>>>() {}.getSubtype(StringListArrayIterable.class)); in testGetSubtype_withoutTypeVariable() 1107 new TypeToken<Iterable<List<String>>[]>() {}.getSubtype(StringListArrayIterable[].class)); in testGetSubtype_withoutTypeVariable() 1112 TypeToken.of(Iterable[].class).getSubtype(StringListIterable[].class)); in testGetSubtype_withArray() 1114 TypeToken.of(Object[].class).getSubtype(String[].class)); in testGetSubtype_withArray() 1116 TypeToken.of(Object.class).getSubtype(int[].class)); in testGetSubtype_withArray() [all …]
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowNetworkInfo.java | 71 public int getSubtype() { in getSubtype() method in ShadowNetworkInfo
|
/external/caliper/caliper/src/main/java/com/google/caliper/json/ |
D | ImmutableMapTypeAdapterFactory.java | 52 TypeToken.get(betterToken.getSupertype(Map.class).getSubtype(HashMap.class) in create()
|
D | ImmutableListTypeAdatperFactory.java | 52 TypeToken.get(betterToken.getSupertype(List.class).getSubtype(ArrayList.class) in create()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | ConnectivityManagerTest.java | 90 assertEquals(TelephonyManager.NETWORK_TYPE_EDGE, info.getSubtype()); in shouldSetActiveNetworkInfo()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MeasureUnitTest.java | 1334 String code = expected.getSubtype(); in testAUnit() 1943 String code = unit.getSubtype(); in generateCXXHConstants() 2008 return o1.getSubtype().compareTo(o2.getSubtype()); in getAllUnits() 2070 System.out.print(" \"" + unit.getSubtype() + "\""); in generateCXXConstants() 2144 String code = unit.getSubtype(); in toCamelCase() 2213 String code = unit.getSubtype(); in toJAVAName() 2237 String code = unit.getSubtype(); in generateConstants() 2364 && a1.getSubtype().equals(b1.getSubtype()); in hasSameBehavior()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MeasureUnitTest.java | 1335 String code = expected.getSubtype(); in testAUnit() 1944 String code = unit.getSubtype(); in generateCXXHConstants() 2009 return o1.getSubtype().compareTo(o2.getSubtype()); in getAllUnits() 2071 System.out.print(" \"" + unit.getSubtype() + "\""); in generateCXXConstants() 2145 String code = unit.getSubtype(); in toCamelCase() 2214 String code = unit.getSubtype(); in toJAVAName() 2238 String code = unit.getSubtype(); in generateConstants() 2365 && a1.getSubtype().equals(b1.getSubtype()); in hasSameBehavior()
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeToken.java | 398 public final TypeToken<? extends T> getSubtype(Class<?> subclass) { in getSubtype() method in TypeToken 991 return bound.getSubtype(subclass); 1015 .getSubtype(subclass.getComponentType());
|
/external/jmdns/src/javax/jmdns/ |
D | ServiceInfo.java | 704 public abstract String getSubtype(); in getSubtype() method in ServiceInfo
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | NetworkMonitorAutoDetect.java | 146 return new NetworkState(true, networkInfo.getType(), networkInfo.getSubtype()); in getNetworkState()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | measunit.h | 100 const char *getSubtype() const;
|
/external/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 544 uprv_strcmp(mu.getSubtype(), tu) == 0; in isTimeUnit() 949 u_charsToUChars(amtUnit.getSubtype(), isoCode, 4); in formatMeasure()
|
D | measunit.cpp | 1119 const char *MeasureUnit::getSubtype() const { in getSubtype() function in MeasureUnit
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | MeasureUnit.java | 87 public String getSubtype() { in getSubtype() method in MeasureUnit
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | MeasureUnit.java | 88 public String getSubtype() { in getSubtype() method in MeasureUnit
|
/external/icu/icu4c/source/test/intltest/ |
D | measfmttest.cpp | 1794 unit->getType(), unit->getSubtype(), localeID, (int)width, u_errorName(status)); in helperTestDisplayName() 1801 … unit->getType(), unit->getSubtype(), localeID, (int)width, CStr(expStr)(), CStr(dnam)()); in helperTestDisplayName()
|
/external/icu/icu4j/tools/build/ |
D | icu4j53.api3.gz |
|
D | icu4j57.api3.gz |
|