HomeSort by relevance Sort by last modified time
    Searched refs:typeKey (Results 1 - 11 of 11) sorted by null

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameType.java 414 String typeKey = FrameType.keyValueForType(elementId, dimensions, accessHints, clazz);
415 FrameType type = mTypeCache.get(typeKey);
418 mTypeCache.put(typeKey, type);
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js 738 var typeKey;
741 typeKey = 'ethernetTitle';
743 typeKey = 'wifiTitle';
745 typeKey = 'wimaxTitle';
747 typeKey = 'cellularTitle';
749 typeKey = 'vpnTitle';
751 typeKey = null;
754 if (typeKey) {
755 typeLabel.textContent = loadTimeData.getString(typeKey);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
plurrule.cpp 565 const char *typeKey;
568 typeKey = "locales";
571 typeKey = "locales_ordinals";
578 LocalUResourceBundlePointer locRes(ures_getByKey(rb.getAlias(), typeKey, NULL, &errCode));
    [all...]
  /external/icu/icu4c/source/i18n/
plurrule.cpp 668 const char *typeKey;
671 typeKey = "locales";
674 typeKey = "locales_ordinals";
681 LocalUResourceBundlePointer locRes(ures_getByKey(rb.getAlias(), typeKey, NULL, &errCode));
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DexWriter.java 77 StringKey extends CharSequence, StringRef extends StringReference, TypeKey extends CharSequence,
117 protected final TypeSection<StringKey, TypeKey, TypeRef> typeSection;
118 protected final ProtoSection<StringKey, TypeKey, ProtoKey, TypeListKey> protoSection;
119 protected final FieldSection<StringKey, TypeKey, FieldRefKey, FieldKey> fieldSection;
120 protected final MethodSection<StringKey, TypeKey, ProtoKey, MethodRefKey, MethodKey> methodSection;
121 protected final ClassSection<StringKey, TypeKey, TypeListKey, ClassKey, FieldKey, MethodKey, AnnotationSetKey,
124 protected final TypeListSection<TypeKey, TypeListKey> typeListSection;
125 protected final AnnotationSection<StringKey, TypeKey, AnnotationKey, AnnotationElement, EncodedValue> annotationSection;
130 TypeSection<StringKey, TypeKey, TypeRef> typeSection,
131 ProtoSection<StringKey, TypeKey, ProtoKey, TypeListKey> protoSection
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 

Completed in 5966 milliseconds