Home
last modified time | relevance | path

Searched refs:containsTypeVariable (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/utils/
H A DTypeReference.java77 if (containsTypeVariable(mType)) { in TypeReference()
93 if (containsTypeVariable(mType)) { in TypeReference()
276 public static boolean containsTypeVariable(Type type) { in containsTypeVariable() method in TypeReference
312 return containsTypeVariable(klass.getDeclaringClass()); in containsTypeVariable()
328 if (containsTypeVariable(arg)) { in containsTypeVariable()
354 return containsTypeVariable(wild.getLowerBounds()) || in containsTypeVariable()
355 containsTypeVariable(wild.getUpperBounds()); in containsTypeVariable()
429 private static boolean containsTypeVariable(Type[] typeArray) { in containsTypeVariable() method in TypeReference
435 if (containsTypeVariable(type)) { in containsTypeVariable()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraUtilsTypeReferenceTest.java59 containsTypeVariable(type)); in assertContainsTypeVariable()
64 containsTypeVariable(type)); in assertLacksTypeVariable()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22451 Landroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z
22452 Landroid/hardware/camera2/utils/TypeReference;->containsTypeVariable([Ljava/lang/reflect/Type;)Z
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt8432 HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8427 HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z