Home
last modified time | relevance | path

Searched defs:getComponentType (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/utils/
H A DTypeReference.java213 public TypeReference<?> getComponentType() { in getComponentType() method in TypeReference
221 private static Type getComponentType(Type type) { in getComponentType() method in TypeReference
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/
DPackageInfoHandler.java180 public @ComponentType int getComponentType(int uid, String genericPackageName) { in getComponentType() method in PackageInfoHandler
303 public int getComponentType(ApplicationInfo applicationInfo) { in getComponentType() method in PackageInfoHandler
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/
H A DMediaButtonReceiverHolder.java283 private static int getComponentType(PendingIntent pendingIntent) { in getComponentType() method in MediaButtonReceiverHolder
302 private static int getComponentType(Context context, ComponentName componentName) { in getComponentType() method in MediaButtonReceiverHolder
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DComponentLibrary.cpp44 const CComponentType *CComponentLibrary::getComponentType(const std::string &strName) const in getComponentType() function in CComponentLibrary
/aosp_15_r20/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/java/com/google/maps/addressvalidation/v1/
H A DAddressComponentOrBuilder.java75 java.lang.String getComponentType(); in getComponentType() method
H A DAddressComponent.java332 public java.lang.String getComponentType() { in getComponentType() method in AddressComponent
1187 public java.lang.String getComponentType() { in getComponentType() method in AddressComponent.Builder
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/typesystem/
H A DArrayType.java81 public Type getComponentType() { in getComponentType() method in ArrayType
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/
H A DResolvedArrayType.java86 public ResolvedType getComponentType() { in getComponentType() method in ResolvedArrayType
/aosp_15_r20/external/javassist/src/main/javassist/
H A DCtArray.java94 public CtClass getComponentType() throws NotFoundException in getComponentType() method in CtArray
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/
H A DArrayType.java41 public Type getComponentType() { in getComponentType() method in ArrayType
/aosp_15_r20/external/javassist/src/main/javassist/expr/
H A DNewArray.java99 public CtClass getComponentType() throws NotFoundException { in getComponentType() method in NewArray
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/
H A DArrayType.java108 public Type getComponentType() { in getComponentType() method in ArrayType
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/watchdog/
DResourceOveruseConfiguration.java209 public @ComponentType int getComponentType() { in getComponentType() method in ResourceOveruseConfiguration
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DTypeToken.java580 public final TypeToken<?> getComponentType() { in getComponentType() method in TypeToken
H A DTypes.java172 static Type getComponentType(Type type) { in getComponentType() method in Types
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DTypeToken.java580 public final TypeToken<?> getComponentType() { in getComponentType() method in TypeToken
H A DTypes.java172 static Type getComponentType(Type type) { in getComponentType() method in Types
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebufferAttachment.cpp173 GLenum FramebufferAttachment::getComponentType() const in getComponentType() function in gl::FramebufferAttachment
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DClass.annotated.java91 @libcore.util.Nullable public java.lang.Class<?> getComponentType() { throw new RuntimeException("S… in getComponentType() method in Class
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/lang/
H A DClass.annotated.java92 public java.lang.Class<?> getComponentType() { throw new RuntimeException("Stub!"); } in getComponentType() method in Class
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/
H A DType.java846 public Type getComponentType() { in getComponentType() method in Type
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/type/
H A DType.java859 public Type getComponentType() { in getComponentType() method in Type
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DClass.java141 public java.lang.Class<?> getComponentType() { in getComponentType() method in Class
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DClassUtils.java591 public static <T> Class<T> getComponentType(final Class<T[]> cls) { in getComponentType() method in ClassUtils
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoAnnotationProcessor.java539 public String getComponentType() { in getComponentType() method in AutoAnnotationProcessor.Member

12345678910>>...28