Searched refs:containsTypeVariable (Results 1 – 5 of 5) sorted by relevance
77 if (containsTypeVariable(mType)) { in TypeReference()93 if (containsTypeVariable(mType)) { in TypeReference()276 public static boolean containsTypeVariable(Type type) { in containsTypeVariable() method in TypeReference312 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 TypeReference435 if (containsTypeVariable(type)) { in containsTypeVariable()
59 containsTypeVariable(type)); in assertContainsTypeVariable()64 containsTypeVariable(type)); in assertLacksTypeVariable()
22451 Landroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z22452 Landroid/hardware/camera2/utils/TypeReference;->containsTypeVariable([Ljava/lang/reflect/Type;)Z
8432 HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z
8427 HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z